# WireGuard VPN Configuration # Server endpoint (auto-detected or set manually) SERVERURL=auto # WireGuard port SERVERPORT=51820 # VPN network subnet INTERNAL_SUBNET=10.8.0.0/24 # Allowed IPs (VPN network only - no split tunneling) ALLOWEDIPS=10.8.0.0/24 # DNS configuration (use host DNS) PEERDNS=auto # Timezone TZ=Europe/Berlin # Peers (managed manually) PEERS=0