Update weboffice/service-weboffice.json
This commit is contained in:
@@ -101,10 +101,10 @@
|
||||
"ENV_FILES": [
|
||||
"/etc/user/secret/weboffice/weboffice.json"
|
||||
],
|
||||
"EXTRA": "--restart always --entrypoint=bash",
|
||||
"EXTRA": "--restart always --entrypoint=sh",
|
||||
"DEPEND": "null",
|
||||
"START_ON_BOOT": "false",
|
||||
"CMD": "sleep 86400",
|
||||
"CMD": "-c 'sleep 86400'",
|
||||
"PRE_START": "null",
|
||||
"POST_START": [
|
||||
"firewall-weboffice-dns",
|
||||
|
||||
Reference in New Issue
Block a user