From fd5e43de2df71102ac0561da52a40e2cffc623cd Mon Sep 17 00:00:00 2001 From: Brandon Hopkins Date: Mon, 24 Aug 2026 17:03:44 +0200 Subject: [PATCH] Add comment --- infrastructure_files/getting-started.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure_files/getting-started.sh b/infrastructure_files/getting-started.sh index 555232ddb..ccdf14782 100755 --- a/infrastructure_files/getting-started.sh +++ b/infrastructure_files/getting-started.sh @@ -144,6 +144,7 @@ check_nb_domain() { # NETBIRD_TRAEFIK_CERTRESOLVER external-Traefik cert resolver (type 1) # NETBIRD_BIND_LOCALHOST_ONLY true/false (default true, types 2-5) # NETBIRD_EXTERNAL_PROXY_NETWORK docker network to join (types 2-4) +# NETBIRD_DOCKER_SUBNET built-in Traefik /24 (default 172.30.0.0/24) # NETBIRD_NON_INTERACTIVE true forces unattended mode even with a TTY # tty_available succeeds only when we may prompt: never when the operator has