Corex / Procfile
yadavkapil23's picture
Corex Codes
b09d5e9
raw
history blame contribute delete
49 Bytes
web: uvicorn main:app --host=0.0.0.0 --port=8000