Remove debugger port
This commit is contained in:
@@ -6,7 +6,6 @@ services:
|
|||||||
container_name: boardmate-api
|
container_name: boardmate-api
|
||||||
ports:
|
ports:
|
||||||
- "8000:8080"
|
- "8000:8080"
|
||||||
- "5005:5005"
|
|
||||||
environment:
|
environment:
|
||||||
SSL_KEYSTORE_PATH: "/certs/keystore.p12"
|
SSL_KEYSTORE_PATH: "/certs/keystore.p12"
|
||||||
BROKER_URL: "tcp://api-broker:1883"
|
BROKER_URL: "tcp://api-broker:1883"
|
||||||
|
|||||||
Reference in New Issue
Block a user