mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
chore(docker): remove port mapping from demo docker-compose configuration
This commit is contained in:
parent
0c22610961
commit
7be7ecc0ba
1 changed files with 0 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue