smart-chatbot-api / Procfile
GitHub Actions
Deploy from GitHub Actions (2026-03-03 04:20 UTC)
c4d486b
raw
history blame contribute delete
54 Bytes
web: uvicorn app.main:app --host 0.0.0.0 --port $PORT