add webhooks.thezengarden.net -> docker.thezengarden.net:55555

This commit is contained in:
Chris Hammer 2023-04-06 16:06:50 -04:00
parent b9cff7177b
commit 76b3e0f0c5

View File

@ -135,6 +135,12 @@ proxy_sites:
port : 8001 port : 8001
webhooks.thezengarden.net:
proto : http
dest : docker.thezengarden.net
port : 55555
images.thezengarden.net: images.thezengarden.net:
proto : http proto : http
dest : "{{ proxy_default_host }}" dest : "{{ proxy_default_host }}"