SciPeerAI-API / Procfile
Abu-Sameer-66
deploy: Railway config — Procfile, railway.json, requirements updated
6b5fd11
raw
history blame contribute delete
49 Bytes
web: uvicorn main:app --host 0.0.0.0 --port $PORT