This commit is contained in:
gyurix
2024-10-19 13:12:18 +02:00
parent 3e3f84e547
commit 52b990fff5

View File

@@ -30,7 +30,7 @@
"HOMEASSISTANT": "homeassistant" "HOMEASSISTANT": "homeassistant"
} }
], ],
"EXTRA": "--rm", "EXTRA": "",
"DEPEND": "null", "DEPEND": "null",
"START_ON_BOOT": "false", "START_ON_BOOT": "false",
"CMD": "null", "CMD": "null",
@@ -59,8 +59,7 @@
], ],
"ENVS": [ "ENVS": [
{ {
"NAME": "TZ", "TZ": "#HOMEASSISTANT_TZ"
"VALUE": "#HOMEASSISTANT_TZ"
} }
], ],
"EXTRA": "--restart unless-stopped", "EXTRA": "--restart unless-stopped",