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

This commit is contained in:
Sudo-Ivan 2026-01-01 17:08:28 -06:00
parent 0c22610961
commit 7be7ecc0ba
No known key found for this signature in database
GPG key ID: 1E0B37EE76428197

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: