Remove debugger port
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user