ai_for_all / Procfile
AliHashir's picture
feat: update README and add deliverables documentation for fact-checking API
f62e3da
raw
history blame contribute delete
54 Bytes
web: uvicorn app.main:app --host 0.0.0.0 --port $PORT