home.nas: allow molly to coonect to mqtt
This commit is contained in:
parent
fed3d5dfdc
commit
d27c42d51a
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ nodes['home.nas'] = {
|
|||
'restrict-to': {
|
||||
'172.19.136.0/25',
|
||||
'172.19.138.0/24',
|
||||
'htz-cloud.molly-connector',
|
||||
},
|
||||
},
|
||||
'nfs-server': {
|
||||
|
|
Loading…
Reference in a new issue