Explorar el Código

change dns default domain

abhishek9686 hace 3 meses
padre
commit
39d35c160c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/netmaker.default.env

+ 1 - 1
scripts/netmaker.default.env

@@ -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