Remove debugger port

This commit is contained in:
2026-01-06 05:29:53 +01:00
parent 136962aa26
commit e03d232cd1

View File

@@ -6,7 +6,6 @@ services:
container_name: boardmate-api
ports:
- "8000:8080"
- "5005:5005"
environment:
SSL_KEYSTORE_PATH: "/certs/keystore.p12"
BROKER_URL: "tcp://api-broker:1883"