No need to filter containers here
This commit is contained in:
@ -1 +1 @@
|
||||
password: admin
|
||||
password: adminfoo
|
||||
|
8
config/funkos
Normal file
8
config/funkos
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
handle_path /faaso/hello/* {
|
||||
reverse_proxy /* http://faaso-hello-9zth8p:3000 {
|
||||
health_uri /ping
|
||||
fail_duration 30s
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user