add sso.thezengarden.net -> docker.thezengarden.net:9443

This commit is contained in:
Chris Hammer 2022-03-22 12:54:04 -04:00
parent 12debb61d0
commit 24005758d4

View File

@ -210,6 +210,12 @@ proxy_sites:
port : 8080 port : 8080
sso.thezengarden.net:
proto : https
dest : docker.thezengarden.net
port : 9443
beta.chris-hammer.com: beta.chris-hammer.com:
proto : http proto : http
dest : "{{ proxy_default_host }}" dest : "{{ proxy_default_host }}"