Files
bracket/frontend
Erik Vroon bac67f9e67 Fix healthcheck commands (#1151)
ref https://github.com/evroon/bracket/issues/1150

the backend healthcheck on localhost doesn't work, needs to be
`0.0.0.0`:

```
/app $ wget --spider http://localhost:8400/ping
Connecting to localhost:8400 ([::1]:8400)
wget: can't connect to remote host: Connection refused
```
2025-03-12 08:47:34 +01:00
..
2025-02-12 13:25:15 +01:00
2023-09-12 21:37:48 +02:00
2023-09-11 11:28:50 +02:00
2025-03-12 08:47:34 +01:00