chore(docker): remove port mapping from demo docker-compose configuration
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
image: ${MESHCHAT_DEMO_IMAGE:-reticulum-meshchatx-demo:local}
|
||||
container_name: reticulum-meshchatx-demo
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
||||
# Security Hardening
|
||||
security_opt:
|
||||
|
||||
Reference in New Issue
Block a user