neobot / Procfile
yadavkapil23's picture
new commit
10e8a0c
raw
history blame contribute delete
49 Bytes
web: uvicorn main:app --host=0.0.0.0 --port=8000