caddy: add site.no_upsream_host
Some checks failed
Publish collection to Galaxy / publish (push) Has been cancelled
Some checks failed
Publish collection to Galaxy / publish (push) Has been cancelled
This commit is contained in:
@@ -114,6 +114,7 @@ caddy_coraza_crs_plugins:
|
||||
caddy_sites: []
|
||||
# - id: "" # Mandatory: short id for the site (for site specific directories and files)
|
||||
# name: "" # Mandatory: canonical domain name
|
||||
# no_upstream_host: false # Optionnal: Host header hostport, not upstream_hostport, default false
|
||||
# paths: # Mandatory: targets for the reverse proxy
|
||||
# - path: "*" # Optionnal: path of the request, default "*"
|
||||
# strip_prefix: false # Optionnal: default "false"
|
||||
|
||||
Reference in New Issue
Block a user