mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
/api/v1/health returns 503 when DB or Redis is unreachable, which causes Railway to fail the healthcheck even though the server is running. Disable healthcheck so deploy succeeds, then debug DB/Redis connectivity. Co-authored-by: Cursor <cursoragent@cursor.com>pull/6386/head
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue