home.openhab: fix backup server address
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2021-11-02 18:03:19 +01:00
parent f7845e89de
commit c0b5dbe89a
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -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'},