home.openhab: fix backup server address
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f7845e89de
commit
c0b5dbe89a
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ nodes['home.openhab'] = {
|
|||
'gateway4': '172.19.138.1',
|
||||
},
|
||||
},
|
||||
'backup-client': {
|
||||
'server': '172.19.138.20:22',
|
||||
},
|
||||
'nginx': {
|
||||
'vhosts': {
|
||||
'openhab': {'ssl': '_.home.kunbox.net'},
|
||||
|
|
Loading…
Reference in a new issue