bundles/navidrome: fix icinga check
This commit is contained in:
parent
cf5256a5ee
commit
3e61f1fa06
1 changed files with 2 additions and 2 deletions
|
@ -92,8 +92,8 @@ def nginx(metadata):
|
|||
'proxy_read_timeout': '1h',
|
||||
},
|
||||
},
|
||||
'website_check_path': '/user/login',
|
||||
'website_check_string': 'Sign in',
|
||||
'website_check_path': '/app/',
|
||||
'website_check_string': 'Navidrome Music Server',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue