famfin-api / Procfile
AhmadYarAI's picture
Update Procfile
2e3a813
raw
history blame
50 Bytes
web: uvicorn main:app --host 0.0.0.0 --port 10000