Add docs about the log format

This commit is contained in:
Manuel de Brito Fontes 2016-09-29 16:01:09 -03:00
parent 90d8402293
commit 25bf00a1fc
2 changed files with 36 additions and 2 deletions

View file

@ -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 {