Simplify Railway healthcheck
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"builder": "RAILPACK"
|
||||
},
|
||||
"deploy": {
|
||||
"healthcheckPath": "/api/health",
|
||||
"healthcheckTimeout": 100,
|
||||
"healthcheckPath": "/health",
|
||||
"healthcheckTimeout": 300,
|
||||
"restartPolicyType": "ON_FAILURE",
|
||||
"restartPolicyMaxRetries": 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user