Merge pull request #7907 from nextcloud/enh/noid/home-assistant-adjustments

home-assistant: adjust some details
This commit is contained in:
Simon L.
2026-04-14 17:36:43 +02:00
committed by GitHub

View File

@@ -8,10 +8,15 @@
"image_tag": "stable",
"internal_port": "host",
"restart": "unless-stopped",
"init": false,
"environment": [
"TZ=%TIMEZONE%",
"DISABLE_JEMALLOC=true"
],
"cap_add": [
"NET_ADMIN",
"NET_RAW"
],
"volumes": [
{
"source": "nextcloud_aio_home_assistant",