todo-backend / Procfile
muhammadshaheryar's picture
Upload Procfile with huggingface_hub
8c5def4 verified
raw
history blame contribute delete
53 Bytes
web: uvicorn src.main:app --host 0.0.0.0 --port $PORT