mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
a25deb939b
* Use new `/healthz` endpoint for checking API liveness * Improved credential handling/retrying in failure scenarios * Separate site (`vite`) logs with prefix and date, additionally this method also disables the `vite` clearing of the screen * Show all interfaces coder API is listening on (due to `0.0.0.0`) * Improved shutdown procedure / interrupt handling