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
|
||||
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:
|
||||
proto : http
|
||||
dest : podman.thezengarden.net
|
||||
port : 8888
|
||||
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:
|
||||
proto : http
|
||||
dest : netbox.thezengarden.net
|
||||
|
Loading…
x
Reference in New Issue
Block a user