bundles/forgejo: fix website_check_string
This commit is contained in:
parent
f6cb540007
commit
e29a838fad
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ def nginx(metadata):
|
|||
},
|
||||
},
|
||||
'website_check_path': '/user/login',
|
||||
'website_check_string': 'Sign In',
|
||||
'website_check_string': 'Sign in',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue