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 f60ca3e commit 06ef723Copy full SHA for 06ef723
1 file changed
railway.toml
@@ -9,8 +9,7 @@ numReplicas = 1
9
limitOverride = { containers = { cpu = 2, memoryBytes = 2000000000}}
10
sleepApplication = false
11
multiRegionConfig = {"us-east4-eqdc4a" = {"numReplicas" = 1}}
12
-restartPolicyType = "ON_FAILURE"
13
-restartPolicyMaxRetries = 5
+restartPolicyType = "ALWAYS"
14
15
[environments.pr.deploy]
16
sleepApplication = true
0 commit comments