Working terminal/shell/logs but container selection is broken

This commit is contained in:
2024-07-04 14:44:16 -03:00
parent 56e59ae4a0
commit 05438d13cf
7 changed files with 37 additions and 15 deletions

View File

@ -1,8 +1,6 @@
{
{
https_port 8888
http_port 8887
}
}
localhost:8888 {
@ -12,7 +10,4 @@ localhost:8888 {
handle_path /admin/* {
reverse_proxy /* http://127.0.0.1:3000
}
handle_path /faaso/hello/* {
reverse_proxy /* http://hello-d89veq:3000
}
}
}