mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-13 08:34:44 +08:00
Don't expore ports unnecessarily
This commit is contained in:
parent
527b342919
commit
a41d63de29
1 changed files with 1 additions and 4 deletions
|
@ -86,9 +86,6 @@ services:
|
|||
- /root/wait.sh:/mosquitto/config/wait.sh
|
||||
- mosquitto_data:/mosquitto/data
|
||||
- mosquitto_logs:/mosquitto/log
|
||||
ports:
|
||||
- "1883:1883"
|
||||
- "8883:8883"
|
||||
volumes:
|
||||
caddy_data: {}
|
||||
caddy_conf: {}
|
||||
|
|
Loading…
Add table
Reference in a new issue