removed debugging published port

This commit is contained in:
Gyorgy Berenyi
2025-01-01 16:52:48 +00:00
parent a138cca25b
commit 36c8fe3181

View File

@@ -76,7 +76,7 @@
],
"PORTS": [
{
"SOURCE": "8090",
"SOURCE": "null",
"DEST": "8080",
"TYPE": "tcp"
}