Add docs about the log format
This commit is contained in:
parent
90d8402293
commit
25bf00a1fc
2 changed files with 36 additions and 2 deletions
|
|
@ -265,8 +265,8 @@ http {
|
|||
proxy_set_header Accept-Encoding "";
|
||||
{{- end }}
|
||||
|
||||
{{- buildProxyPass $location }}
|
||||
set $proxy_upstream_name "{{ $location.Upstream.Name }}";
|
||||
{{- buildProxyPass $location }}
|
||||
}
|
||||
{{ end }}
|
||||
|
||||
|
|
@ -334,7 +334,7 @@ http {
|
|||
return 503;
|
||||
{{ end }}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
stream {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue