add/remove/modify some sites
This commit is contained in:
parent
ac362f7cc4
commit
175fa7c270
@ -60,24 +60,6 @@ proxy_sites:
|
||||
port : 32400
|
||||
|
||||
|
||||
hme-1.thezengarden.net:
|
||||
proto : http
|
||||
dest : kansai.thezengarden.net
|
||||
port : 80
|
||||
|
||||
|
||||
hme-2.thezengarden.net:
|
||||
proto : https
|
||||
dest : 10.1.1.6
|
||||
port : 9090
|
||||
|
||||
|
||||
hme-3.thezengarden.net:
|
||||
proto : https
|
||||
dest : 10.10.10.66
|
||||
port : 443
|
||||
|
||||
|
||||
gw.thezengarden.net:
|
||||
proto : https
|
||||
dest : er4.thezengarden.net
|
||||
@ -110,13 +92,13 @@ proxy_sites:
|
||||
max_upload : "{{ proxy_default_max_upload }}"
|
||||
|
||||
|
||||
tower.thezengarden.net:
|
||||
proto : https
|
||||
dest : zg-tower-prod-1.thezengarden.net
|
||||
port : 443
|
||||
status.thezengarden.net:
|
||||
proto : http
|
||||
dest : podman.thezengarden.net
|
||||
port : 3001
|
||||
|
||||
|
||||
tower2.thezengarden.net:
|
||||
ansible-lab.thezengarden.net:
|
||||
proto : https
|
||||
dest : 10.10.10.83
|
||||
port : 443
|
||||
@ -137,7 +119,7 @@ proxy_sites:
|
||||
|
||||
webhooks.thezengarden.net:
|
||||
proto : http
|
||||
dest : docker.thezengarden.net
|
||||
dest : podman.thezengarden.net
|
||||
port : 55555
|
||||
|
||||
|
||||
@ -243,6 +225,7 @@ proxy_sites:
|
||||
|
||||
|
||||
chris-hammer.com:
|
||||
aliases : www.chris-hammer.com
|
||||
proto : http
|
||||
dest : "{{ proxy_default_host }}"
|
||||
port : 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user