Docuask / backend /Procfile
Claude
Switch deploy to HF Static Space (frontend) + separate API
abf3c4b unverified
Raw
History Blame Contribute Delete
54 Bytes
web: uvicorn app.main:app --host 0.0.0.0 --port $PORT