Remove unused PORTS configuration from service-matrix.json

This commit is contained in:
gyurix
2025-09-02 10:56:19 +02:00
parent e3862bbeb7
commit 4bb61da615

View File

@@ -128,13 +128,6 @@
"TYPE": "rw"
}
],
"PORTS": [
{
"SOURCE": "null",
"DEST": "8008",
"TYPE": "tcp"
}
],
"ENV_FILES": [
"/etc/user/secret/matrix/matrix.json"
],