Merge pull request 'add paste.thezengarden.net/spacebin.thezengarden.net' (#2) from development into main
Reviewed-on: #2
This commit is contained in:
commit
165619b999
@ -35,12 +35,24 @@ proxy_sites:
|
|||||||
port : 7777
|
port : 7777
|
||||||
max_upload : "{{ proxy_default_max_upload }}"
|
max_upload : "{{ proxy_default_max_upload }}"
|
||||||
|
|
||||||
|
paste.thezengarden.net:
|
||||||
|
proto : http
|
||||||
|
dest : podman.thezengarden.net
|
||||||
|
port : 8888
|
||||||
|
max_upload : "{{ proxy_default_max_upload }}"
|
||||||
|
|
||||||
dpaste.thezengarden.net:
|
dpaste.thezengarden.net:
|
||||||
proto : http
|
proto : http
|
||||||
dest : podman.thezengarden.net
|
dest : podman.thezengarden.net
|
||||||
port : 8888
|
port : 8888
|
||||||
max_upload : "{{ proxy_default_max_upload }}"
|
max_upload : "{{ proxy_default_max_upload }}"
|
||||||
|
|
||||||
|
spacebin.thezengarden.net:
|
||||||
|
proto : http
|
||||||
|
dest : podman.thezengarden.net
|
||||||
|
port : 8002
|
||||||
|
max_upload : "{{ proxy_default_max_upload }}"
|
||||||
|
|
||||||
ipam.thezengarden.net:
|
ipam.thezengarden.net:
|
||||||
proto : http
|
proto : http
|
||||||
dest : netbox.thezengarden.net
|
dest : netbox.thezengarden.net
|
||||||
|
Loading…
x
Reference in New Issue
Block a user