GPT-Researcher / Procfile
Shreyas094's picture
Upload 528 files
372531f verified
Raw
History Blame Contribute Delete
78 Bytes
web: python -m uvicorn backend.server.server:app --host=0.0.0.0 --port=${PORT}