faaso/tinyproxy.conf
2024-07-02 11:27:27 -03:00

10 lines
216 B
Plaintext

UserName nobody
Port 8888
Listen 0.0.0.0
Timeout 600
Allow 0.0.0.0/0
ReverseOnly Yes
ReverseMagic Yes
ReversePath "/admin/" "http://127.0.0.1:3000/"
ReversePath "/faaso/hello/" "http://hello:3000/"