subnet typo

This commit is contained in:
asyncnomi 2025-07-22 02:04:13 +02:00
parent e156ee4539
commit e2bedf1203

View file

@ -48,7 +48,7 @@ let
publicKey = peerConfig.wg-pub;
allowedIPs = [
# Allow mesh trafic
"172.19.0.0/16"
"172.19.0.0/17"
"fc00::/96"
# Allow mgmt transport
"172.19.128.0/17"