VihaanShinde10's picture
chore: add Procfile for deployment and update CORS origins
7b27310
raw
history blame contribute delete
81 Bytes
web: gunicorn app.main:app -k uvicorn.workers.UvicornWorker --bind 0.0.0.0:$PORT