home.downloadhelper: adjust home ip range
This commit is contained in:
parent
e33cc65cb1
commit
8dde3dba0b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ nodes['home.downloadhelper'] = {
|
|||
},
|
||||
'routes': {
|
||||
# VPN
|
||||
'172.19.136.0/22': {
|
||||
'172.19.128.0/20': {
|
||||
'via': '172.19.138.1',
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue