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