mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 11:45:05 +08:00
readme and claude.md sync. (#24495)
This commit is contained in:
@ -8,4 +8,4 @@ cd "$SCRIPT_DIR/.."
|
||||
|
||||
uv --directory api run \
|
||||
celery -A app.celery worker \
|
||||
-P gevent -c 1 --loglevel INFO -Q dataset,generation,mail,ops_trace,app_deletion,plugin,workflow_storage
|
||||
-P gevent -c 1 --loglevel INFO -Q dataset,generation,mail,ops_trace,app_deletion,plugin,workflow_storage,conversation
|
||||
|
||||
Reference in New Issue
Block a user