PMBeta / Procfile
Sergidev's picture
Update Procfile
788aa61 verified
raw
history blame
No virus
48 Bytes
web: uvicorn app:app --host 0.0.0.0 --port $8000