Merge pull request 'Remove unnecessary EXTRA configuration from service-matrix.json' (#56) from dev into main

Reviewed-on: #56
This commit is contained in:
2025-09-02 09:17:42 +00:00

View File

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