We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c262ab commit 6ccfd10Copy full SHA for 6ccfd10
scripts/netmaker.default.env
@@ -93,7 +93,7 @@ EMAIL_SENDER_PASSWORD=
93
# default domain for internal DNS lookup
94
DEFAULT_DOMAIN=hosted.nm
95
# managed dns setting, set to true to resolve dns entries on netmaker network
96
-MANAGE_DNS=false
+MANAGE_DNS=true
97
# set to true, old acl is supported, otherwise, old acl is disabled
98
OLD_ACL_SUPPORT=true
99
# if STUN is set to true, hole punch is called
0 commit comments