SHL / Procfile
Harsh-1132's picture
Clean deployment
d18c374
raw
history blame contribute delete
53 Bytes
web: uvicorn api.main:app --host 0.0.0.0 --port $PORT