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

This commit is contained in:
gyurix
2025-09-02 11:31:52 +02:00
parent ca41276ecf
commit 1ef0fd1f5c

View File

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