mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
NET1847:Add STUN settings (#3235)
* add setting to turn on/off STUN * sync stun setting in peerUpdate * sync stun servers setting in peerUpdate
This commit is contained in:
@@ -94,3 +94,5 @@ PEER_UPDATE_BATCH_SIZE=50
|
||||
DEFAULT_DOMAIN=netmaker.hosted
|
||||
# managed dns setting, set to true to resolve dns entries on netmaker network
|
||||
MANAGE_DNS=false
|
||||
# if STUN is set to true, hole punch is called
|
||||
STUN=true
|
||||
|
||||
Reference in New Issue
Block a user