Follow up to b6e9f753521111919dfcf67e91e02b30fbc41b24, 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
|
- server_name: ci.lysergic.dev ci.git.com.de
|
||||||
- location /:
|
- location /:
|
||||||
- proxy_pass: https://ci.lysergic.dev
|
- proxy_pass: https://ci.lysergic.dev
|
||||||
- proxy_ssl_verify: on
|
- proxy_ssl_verify: 'on'
|
||||||
|
|
||||||
manage_firewall: True
|
manage_firewall: True
|
||||||
firewalld:
|
firewalld:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user