Commit graph

2 commits

Author SHA1 Message Date
MrPiglr
0caf77b542 fix(railway): change healthcheck path to /health
- Change from '/' to '/health' to avoid static file catch-all
- Root '/' is caught by serveStatic() in production
- /health endpoint returns JSON status correctly
2026-02-12 13:48:21 -07:00
MrPiglr
a1e4b35669 Add Railway deployment config 2025-12-29 00:22:23 +00:00