Compare commits
No commits in common. "165619b999d0909aa56056b52cb6f4a46b0bb5a0" and "98d43b181734b9a7c06ec0fe5ff9007cfff64bef" have entirely different histories.
165619b999
...
98d43b1817
@ -35,24 +35,12 @@ 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