Update EXTRA configuration in service-matrix.json for container cleanup #57

Merged
gyurix merged 1 commits from dev into main 2025-09-02 09:50:07 +00:00
Showing only changes of commit 1ef0fd1f5c - Show all commits

View File

@@ -162,7 +162,7 @@
"ENV_FILES": [ "ENV_FILES": [
"/etc/user/secret/matrix/matrix.json" "/etc/user/secret/matrix/matrix.json"
], ],
"EXTRA": "", "EXTRA": "--rm",
"DEPEND": "null", "DEPEND": "null",
"START_ON_BOOT": "false", "START_ON_BOOT": "false",
"CMD": "null", "CMD": "null",