correct CIDR notation

This commit is contained in:
Thomas Willems 2024-02-13 13:55:00 +01:00 committed by pheiduck
parent 89415a2258
commit c4d4da38e7
4 changed files with 7 additions and 7 deletions

View file

@ -15,7 +15,7 @@ services:
# Optional:
# - PASSWORD=foobar123
# - WG_PORT=51820
# - WG_DEFAULT_ADDRESS=10.8.0.1/24
# - WG_DEFAULT_ADDRESS=10.8.0.0/24
# - WG_DEFAULT_DNS=1.1.1.1
# - WG_MTU=1420
# - WG_ALLOWED_IPS=192.168.15.0/24, 10.0.1.0/24