Remove unnecessary EXTRA configuration from service-matrix.json

This commit is contained in:
gyurix
2025-09-02 11:14:15 +02:00
parent 7a2a4e90ed
commit ca41276ecf

View File

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