chore(docker): remove port mapping from demo docker-compose configuration

This commit is contained in:
2026-01-01 17:08:28 -06:00
parent 0c22610961
commit 7be7ecc0ba

View File

@@ -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: