Skip to content

Commit 7a29b89

Browse files
authored
Merge pull request #310 from DevanshuNEU/fix/railway-port-expansion-restore-prod
fix(deploy): remove startCommand from railway.json to restore prod
2 parents 106ff72 + ebc3bde commit 7a29b89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

railway.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"buildContext": "backend"
77
},
88
"deploy": {
9-
"startCommand": "uvicorn main:app --host 0.0.0.0 --port $PORT",
109
"restartPolicyType": "ON_FAILURE",
1110
"restartPolicyMaxRetries": 10,
1211
"healthcheckPath": "/health",

0 commit comments

Comments
 (0)