Remove random stuff from Caddyfile
This commit is contained in:
parent
2c513b34c8
commit
283620f49a
@ -15,13 +15,4 @@ http://*:8888 {
|
|||||||
handle_path /admin/* {
|
handle_path /admin/* {
|
||||||
reverse_proxy /* http://127.0.0.1:3000
|
reverse_proxy /* http://127.0.0.1:3000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
handle_path /faaso/myfunko/* {
|
|
||||||
reverse_proxy /* http://faaso-myfunko-kyfo2v:3000 {
|
|
||||||
health_uri /ping
|
|
||||||
fail_duration 30s
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user