Add conditional default subdomain setting to proxy
If a domain has been declared for the host, the upstream file will proxy at a subdomain named for the stack it proxies to, otherwise it will do the same for the path.
This commit is contained in:
parent
03a0b0ce00
commit
daef2b7f13
2 changed files with 26 additions and 10 deletions
|
|
@ -5,4 +5,3 @@ docker_swarm_advertise_addr: eth1
|
|||
caddy_use_debug: yes
|
||||
caddy_use_https: no
|
||||
caddy_tls_use_staging: yes
|
||||
caddy_create_test_file_server: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue