faaso/tinyproxy.conf

9 lines
197 B
Plaintext
Raw Normal View History

2024-07-02 13:40:36 +00:00
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/"