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.
2 parents 106ff72 + ebc3bde commit 7a29b89Copy full SHA for 7a29b89
1 file changed
railway.json
@@ -6,7 +6,6 @@
6
"buildContext": "backend"
7
},
8
"deploy": {
9
- "startCommand": "uvicorn main:app --host 0.0.0.0 --port $PORT",
10
"restartPolicyType": "ON_FAILURE",
11
"restartPolicyMaxRetries": 10,
12
"healthcheckPath": "/health",
0 commit comments