Mohammed Albrayh
Fast API: Application Error: This application failed to respond
yes i guess becaue it already implemented in the railway.json:
{
"$schema": "https://railway.app/railway.schema.json",
"build": {
"builder": "NIXPACKS"
},
"deploy": {
"startCommand": "hypercorn main:app --bind "[::]:$PORT""
}
}
12 replies