hf-viz / deploy /Procfile
midah's picture
Organize codebase into structured folders
4254f01
raw
history blame
69 Bytes
web: cd backend && uvicorn api.main:app --host 0.0.0.0 --port $PORT