PMBeta / Procfile
Sergidev's picture
Update Procfile
13796cc verified
raw
history blame
50 Bytes
web: uvicorn app:app.py --host 0.0.0.0 --port 1771