v2.2.1
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 ```