0.1.54-DEV-20220211-100454
-------------------------- * MODIFY: - updates references to a few unused sites
This commit is contained in:
parent
7a69e5dc1b
commit
941c5bf8e6
@ -23,9 +23,9 @@ proxy_sites:
|
|||||||
|
|
||||||
|
|
||||||
gitea.thezengarden.net:
|
gitea.thezengarden.net:
|
||||||
proto : http
|
proto : https
|
||||||
dest : pi.thezengarden.net
|
dest : 10.1.1.74
|
||||||
port : 3000
|
port : 443
|
||||||
max_upload : "{{ proxy_default_max_upload }}"
|
max_upload : "{{ proxy_default_max_upload }}"
|
||||||
|
|
||||||
|
|
||||||
@ -124,9 +124,9 @@ proxy_sites:
|
|||||||
|
|
||||||
|
|
||||||
tower2.thezengarden.net:
|
tower2.thezengarden.net:
|
||||||
proto : http
|
proto : https
|
||||||
dest : awx.thezengarden.net
|
dest : 10.10.10.65
|
||||||
port : 80
|
port : 443
|
||||||
|
|
||||||
|
|
||||||
dashboard.thezengarden.net:
|
dashboard.thezengarden.net:
|
||||||
@ -194,8 +194,8 @@ proxy_sites:
|
|||||||
|
|
||||||
conjur.thezengarden.net:
|
conjur.thezengarden.net:
|
||||||
proto : https
|
proto : https
|
||||||
dest : 10.10.10.78
|
dest : 10.1.1.74
|
||||||
port : 8443
|
port : 443
|
||||||
|
|
||||||
|
|
||||||
beta.chris-hammer.com:
|
beta.chris-hammer.com:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user