Follow up to b6e9f75352
, forgot to quote
the string causing it to still be converted to a boolean.
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
5d4350aed3
commit
13d5e44baa
@ -221,7 +221,7 @@ nginx:
|
||||
- server_name: ci.lysergic.dev ci.git.com.de
|
||||
- location /:
|
||||
- proxy_pass: https://ci.lysergic.dev
|
||||
- proxy_ssl_verify: on
|
||||
- proxy_ssl_verify: 'on'
|
||||
|
||||
manage_firewall: True
|
||||
firewalld:
|
||||
|
Loading…
Reference in New Issue
Block a user