Tweaks to proxy config

This commit is contained in:
2024-07-02 13:33:09 -03:00
parent d506a7250a
commit 9997cdaeaf
4 changed files with 8 additions and 6 deletions

View File

@ -1,5 +1,6 @@
UserName nobody
User nobody
Group nogroup
LogLevel Info
Port 8888
Listen 0.0.0.0
Timeout 600
@ -7,4 +8,4 @@
ReverseOnly Yes
ReverseMagic Yes
ReversePath "/admin/" "http://127.0.0.1:3000/"
ReversePath "/faaso/hello/" "http://hello:3000/"
ReversePath "/faaso/hello/" "http://hello:3000/"