Update EXTRA field to use '--restart always' for multiple service configurations
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
"TZ": "#TZ"
|
||||
}
|
||||
],
|
||||
"EXTRA": "--restart unless-stopped",
|
||||
"EXTRA": "--restart always",
|
||||
"DEPEND": [],
|
||||
"START_ON_BOOT": "false",
|
||||
"CMD": "null",
|
||||
|
Reference in New Issue
Block a user