danmac1's picture
Update Procfile
a667626 verified
raw
history blame contribute delete
60 Bytes
web: uvicorn app:app --host 0.0.0.0 --port $PORT --workers 1