add support to overwrite host header if only a location has a backend
This commit is contained in:
parent
5b201a05cf
commit
3a52a1156f
2 changed files with 4 additions and 1 deletions
|
|
@ -126,6 +126,9 @@ path :''
|
|||
|
||||
# can be 'all' or 'any'
|
||||
satisfy: 'all
|
||||
|
||||
# example: "https://upstream". If set to None no reverse proxy will be set up.
|
||||
backend: None
|
||||
```
|
||||
|
||||
**mapsconfig**:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue