0.1.60-DEV-223161

-----------------
    * ADD:
      - keycloak.thezengarden.net -> podman.thezengarden.net:8080
This commit is contained in:
Chris Hammer 2022-03-16 14:58:28 -04:00
parent 22c826e57a
commit 0cdb478114

View File

@ -204,6 +204,12 @@ proxy_sites:
port : 443 port : 443
keycloak.thezengarden.net:
proto : http
dest : podman.thezengarden.net
port : 8080
beta.chris-hammer.com: beta.chris-hammer.com:
proto : http proto : http
dest : "{{ proxy_default_host }}" dest : "{{ proxy_default_host }}"