mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
- Dockerfile: ENV PORT=3000 so app matches Railway target port; EXPOSE 3000 - main.ts: prefer process.env.PORT for PaaS (Railway/Heroku) - railway.toml: healthcheckTimeout 120 -> 180s for migrate+seed startup - ENV_KEYS.md: document PORT=3000 required on Railway - .env.production.example: keep OPENROUTER placeholder Co-authored-by: Cursor <cursoragent@cursor.com>pull/6386/head
5 changed files with 12 additions and 5 deletions
Loading…
Reference in new issue