add support to overwrite host header if only a location has a backend

This commit is contained in:
nd 2021-12-24 18:42:48 +01:00
parent 5b201a05cf
commit 3a52a1156f
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 4 additions and 1 deletions

View file

@ -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**: