Pass headers from the custom error backend
This commit is contained in:
parent
7b4d8cb1c3
commit
13f47ad56b
5 changed files with 11 additions and 263 deletions
|
|
@ -455,7 +455,6 @@ func (cfg Configuration) BuildLogFormatUpstream() string {
|
|||
|
||||
// TemplateConfig contains the nginx configuration to render the file nginx.conf
|
||||
type TemplateConfig struct {
|
||||
DefaultBackendEndpoints string
|
||||
ProxySetHeaders map[string]string
|
||||
AddHeaders map[string]string
|
||||
MaxOpenFiles int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue