Abhay Kushwaha
feat: content moderation system complete setup
ddd8598
Raw
History Blame Contribute Delete
104 Bytes
web: gunicorn -w 4 -b 0.0.0.0:$PORT main:app --timeout 120 --worker-class uvicorn.workers.UvicornWorker