added restart always extra flag

This commit is contained in:
Gyorgy Berenyi
2024-09-27 12:39:22 +00:00
parent c2bb0a6198
commit b2bacc4e07

View File

@@ -25,7 +25,7 @@
],
"ENVS": [
],
"EXTRA": "null",
"EXTRA": "--restart=always --log-opt max-size=500m",
"DEPEND": [ ],
"START_ON_BOOT": "false",
"CMD": "null",