We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd91e10 commit 571ad3cCopy full SHA for 571ad3c
railway.toml
@@ -4,6 +4,6 @@ builder = "nixpacks"
4
[deploy]
5
startCommand = "bash start.sh"
6
healthcheckPath = "/api/health"
7
-healthcheckTimeout = 300
+healthcheckTimeout = 60
8
restartPolicyType = "on_failure"
9
restartPolicyMaxRetries = 10
0 commit comments