Skip to content

Commit 2c667e5

Browse files
committed
increase healthcheckTimeout duration
1 parent 7b22d1b commit 2c667e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apps/api/railway.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ dockerfilePath = "Dockerfile"
44

55
[deploy]
66
healthcheckPath = "/api/health"
7-
healthcheckTimeout = 60
7+
healthcheckTimeout = 300
88
restartPolicyType = "on_failure"
9+
restartPolicyMaxRetries = 3

0 commit comments

Comments
 (0)