mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-09-17 23:59:39 +00:00
fix: web config
This commit is contained in:
@@ -40,6 +40,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