Browse Source

reverting so no changes to repo

pull/6450/head
RajatA98 1 month ago
parent
commit
8f931fb2a8
  1. 2
      railway.toml

2
railway.toml

@ -4,7 +4,7 @@ builder = "DOCKERFILE"
dockerfilePath = "Dockerfile" dockerfilePath = "Dockerfile"
[deploy] [deploy]
healthcheckPath = "/api/v1/health/live" healthcheckPath = "/api/v1/health"
healthcheckTimeout = 300 healthcheckTimeout = 300
restartPolicyType = "ON_FAILURE" restartPolicyType = "ON_FAILURE"
restartPolicyMaxRetries = 10 restartPolicyMaxRetries = 10

Loading…
Cancel
Save