bundles/openhab: fix website_check_string
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
0412c9042a
commit
0398df8f3a
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ def nginx(metadata):
|
|||
},
|
||||
},
|
||||
'website_check_path': '/',
|
||||
'website_check_string': 'opnHAB',
|
||||
'website_check_string': 'openHAB',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue