Add DNS domain to getting started scripts (#625)

This commit is contained in:
Maycon Santos
2022-12-13 13:42:43 +01:00
committed by GitHub
parent 7dfef091bb
commit c0a62b6ddc
3 changed files with 8 additions and 6 deletions

View File

@@ -19,4 +19,6 @@ NETBIRD_LETSENCRYPT_EMAIL=""
# NETBIRD_AUTH_SILENT_REDIRECT_URI="/add-peers"
# Disable anonymous metrics collection, see more information at https://netbird.io/docs/FAQ/metrics-collection
NETBIRD_DISABLE_ANONYMOUS_METRICS=false
NETBIRD_DISABLE_ANONYMOUS_METRICS=false
# DNS DOMAIN configures the domain name used for peer resolution. By default it is netbird.selfhosted
NETBIRD_MGMT_DNS_DOMAIN=netbird.selfhosted