Tinyproxy + faaso-daemon docker image using multirun

This commit is contained in:
2024-06-29 20:25:42 -03:00
parent e60bc2dd28
commit 0f297e9714
4 changed files with 43 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ Listen 0.0.0.0
Timeout 600
Allow 0.0.0.0/0
ReverseOnly Yes
ReversePath "/faaso/hello" "http://localhost:32783"
ReversePath "/faaso/hello/" "http://hello:3000/"
ReverseMagic Yes