diff options
Diffstat (limited to 'templates/pvebanner.bash')
-rw-r--r-- | templates/pvebanner.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pvebanner.bash b/templates/pvebanner.bash index 7f79b6d..f15c305 100644 --- a/templates/pvebanner.bash +++ b/templates/pvebanner.bash @@ -22,6 +22,6 @@ Network configuration: - dnsmasq for vmbr1 ${NAT_SUBNET_PREFIX}.100 - ${NAT_SUBNET_PREFIX}.200, 12h - Bridge IP ${NAT_BRIDGE_IP} - WireGuard subnet ${WG_SUBNET} - - Wireguard port ${WG_PORT} + - WireGuard port ${WG_PORT} EOF |