home.downloadhelper: adjust home ip range

This commit is contained in:
Franzi 2023-12-28 11:32:44 +01:00
parent e33cc65cb1
commit 8dde3dba0b
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -19,7 +19,7 @@ nodes['home.downloadhelper'] = {
},
'routes': {
# VPN
'172.19.136.0/22': {
'172.19.128.0/20': {
'via': '172.19.138.1',
},
},