mosh-helpdesk/railway.toml

9 lines
165 B
TOML
Raw Permalink Normal View History

2026-03-03 23:18:20 +01:00
[build]
dockerfilePath = "Dockerfile"
[deploy]
healthcheckPath = "/api/health"
healthcheckTimeout = 30
restartPolicyType = "ON_FAILURE"
restartPolicyMaxRetries = 5