added restart always params for homeassistant

This commit is contained in:
gyurix
2024-10-17 15:21:19 +02:00
parent e5face87fd
commit a28c3d3716

View File

@@ -29,7 +29,7 @@
} }
], ],
"ENVS": [], "ENVS": [],
"EXTRA": "null", "EXTRA": "--restart always",
"DEPEND": [], "DEPEND": [],
"START_ON_BOOT": "false", "START_ON_BOOT": "false",
"CMD": "null", "CMD": "null",