AI-Checker / Procfile
Pujan-Dev's picture
test
6f034a7
raw
history blame
57 Bytes
web: uvicorn app:app --host 0.0.0.0 --port ${PORT:-8000}