forked from Ivasoft/traefik
redirect to another entryPoint per frontend
This commit is contained in:
@@ -153,6 +153,7 @@ type Frontend struct {
|
||||
Headers Headers `json:"headers,omitempty"`
|
||||
Errors map[string]ErrorPage `json:"errors,omitempty"`
|
||||
RateLimit *RateLimit `json:"ratelimit,omitempty"`
|
||||
Redirect string `json:"redirect,omitempty"`
|
||||
}
|
||||
|
||||
// LoadBalancerMethod holds the method of load balancing to use.
|
||||
|
||||
Reference in New Issue
Block a user