No need to filter containers here

This commit is contained in:
2024-07-08 07:18:27 -03:00
parent 7104403585
commit 379b4e2472
3 changed files with 11 additions and 2 deletions

View File

@ -1 +1 @@
password: admin
password: adminfoo

8
config/funkos Normal file
View File

@ -0,0 +1,8 @@
handle_path /faaso/hello/* {
reverse_proxy /* http://faaso-hello-9zth8p:3000 {
health_uri /ping
fail_duration 30s
}
}