mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-06 05:04:27 +08:00
change dns default domain
This commit is contained in:
parent
251213d3aa
commit
39d35c160c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ EMAIL_SENDER_USER=
|
|||
# sender smtp password
|
||||
EMAIL_SENDER_PASSWORD=
|
||||
# default domain for internal DNS lookup
|
||||
DEFAULT_DOMAIN=hosted.nm
|
||||
DEFAULT_DOMAIN=nm.internal
|
||||
# managed dns setting, set to true to resolve dns entries on netmaker network
|
||||
MANAGE_DNS=true
|
||||
# set to true, old acl is supported, otherwise, old acl is disabled
|
||||
|
|
Loading…
Add table
Reference in a new issue