PMBeta / Procfile
Sergidev's picture
Update Procfile
93e39e8 verified
raw
history blame
No virus
47 Bytes
web: uvicorn app:app --host 0.0.0.0 --port 8000