mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-07 05:34:38 +08:00
Update docker-compose.yml
remove stun port
This commit is contained in:
parent
e4895ae4a1
commit
2db6004029
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ services:
|
|||
- TURN_SERVER_HOST=turn.${NM_DOMAIN}
|
||||
# domain of the turn api server
|
||||
- TURN_SERVER_API_HOST=https://turnapi.${NM_DOMAIN}
|
||||
ports:
|
||||
- "3478:3478/udp"
|
||||
|
||||
netmaker-ui:
|
||||
container_name: netmaker-ui
|
||||
|
|
Loading…
Add table
Reference in a new issue