bundles/ntfy various fixes
This commit is contained in:
parent
a8cf858d44
commit
6e23f84a39
4 changed files with 33 additions and 3 deletions
|
@ -69,7 +69,7 @@ def nginx(metadata):
|
|||
|
||||
vhosts = {
|
||||
'ntfy': {
|
||||
'domain': metadata.get('ntfy/baseurl'),
|
||||
'domain': metadata.get('ntfy/domain'),
|
||||
'locations': locations,
|
||||
'website_check_path': '/',
|
||||
'website_check_string': 'ntfy',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue