Update weboffice/service-weboffice.json

This commit is contained in:
2025-11-04 16:16:07 +00:00
parent c96e37cf9a
commit 1b59b83b3a

View File

@@ -103,10 +103,10 @@
"ENV_FILES": [ "ENV_FILES": [
"/etc/user/secret/weboffice/weboffice.json" "/etc/user/secret/weboffice/weboffice.json"
], ],
"EXTRA": "--restart always --entrypoint=sh", "EXTRA": "--restart always",
"DEPEND": "null", "DEPEND": "null",
"START_ON_BOOT": "false", "START_ON_BOOT": "false",
"CMD": "-c 'sleep 86400'", "CMD": "",
"PRE_START": "null", "PRE_START": "null",
"POST_START": [ "POST_START": [
"firewall-weboffice-dns", "firewall-weboffice-dns",