Tweaks to proxy config
This commit is contained in:
@ -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/"
|
||||
|
Reference in New Issue
Block a user