# Railway: deploy from GitHub; add Postgres + Redis in dashboard, then set env vars. [build] builder = "DOCKERFILE" dockerfilePath = "Dockerfile" [deploy] # Healthcheck disabled so deploy can succeed; fix DB/Redis env if app doesn't respond restartPolicyType = "ON_FAILURE" restartPolicyMaxRetries = 10