vocal-guard / Procfile
CodeSAAT's picture
Upload 8 files
f2276c1 verified
raw
history blame contribute delete
62 Bytes
web: cd backend && uvicorn app:app --host 0.0.0.0 --port 8000