mirror of
https://github.com/jumpserver/helm-charts.git
synced 2026-05-18 13:03:07 +00:00
Add closing brace for proxy settings in default.conf
This commit is contained in:
@@ -53,6 +53,7 @@ server {
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_ignore_client_abort on;
|
||||
}
|
||||
{{- end }}
|
||||
{{- if .Values.koko.enabled }}
|
||||
location /koko/ {
|
||||
|
||||
Reference in New Issue
Block a user