Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 135 Bytes

File metadata and controls

5 lines (3 loc) · 135 Bytes

开发命令备忘

uv run celery -A config worker -l info -P gevent

HTTPS_PROXY=http://127.0.0.1:7890 docker-compose build backend