wg fix allowed ips

This commit is contained in:
mwiegand 2021-11-29 21:21:57 +01:00
parent cdd379ba82
commit b02adbb7cb
2 changed files with 1 additions and 3 deletions

View file

@ -94,7 +94,6 @@
'allowed_ips': [
'10.0.10.0/24',
'10.0.11.0/24',
'10.0.20.0/24',
'192.168.178.0/24',
],
},

View file

@ -35,8 +35,7 @@
'10.0.0.0/24',
'10.0.2.0/24',
'10.0.9.0/24',
'10.0.10.0/24',
'10.0.20.0/24',
'10.0.11.0/24',
],
},
},