Simplify x-forwarded-prefix annotation
This commit is contained in:
parent
1ed1dd588a
commit
188295550c
7 changed files with 106 additions and 22 deletions
|
|
@ -99,7 +99,7 @@ type Ingress struct {
|
|||
LoadBalancing string
|
||||
UpstreamVhost string
|
||||
Whitelist ipwhitelist.SourceRange
|
||||
XForwardedPrefix bool
|
||||
XForwardedPrefix string
|
||||
SSLCiphers string
|
||||
Logs log.Config
|
||||
LuaRestyWAF luarestywaf.Config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue