kkulchatbot / Procfile
Sirawitch's picture
Create Procfile
8eb97be verified
raw
history blame contribute delete
48 Bytes
web: uvicorn app:app --host 0.0.0.0 --port $PORT