mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 19:35:17 +00:00
3 lines
155 B
Text
3 lines
155 B
Text
|
|
web: python -m gunicorn -k uvicorn.workers.UvicornWorker -c pr_agent/servers/gunicorn_config.py --forwarded-allow-ips "*" pr_agent.servers.github_app:app
|
||
|
|
|