Skip to content

v1.0.3 — Fix healthcheck endpoint

Choose a tag to compare

@Kazwahs Kazwahs released this 27 Aug 23:59
· 1 commit to main since this release

The previous healthcheck target (/login) redirected on a fresh install before setup was complete, causing every new deployment to report unhealthy - a genuine bug, not cosmetic. Added a dedicated /health endpoint that always returns 200.