Skip to content

Commit cad844e

Browse files
committed
Merge branch 'master' into fix-celery-abort-test
2 parents fae22eb + c4f3dca commit cad844e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,7 @@ services:
12071207
<<: *storage_environment
12081208
STORAGE_WORKER_MODE: "true"
12091209
CELERY_CONCURRENCY: 1
1210-
CELERY_QUEUES: "cpu-bound"
1210+
CELERY_QUEUES: "cpu_bound"
12111211
networks: *storage_networks
12121212

12131213
rabbit:

0 commit comments

Comments
 (0)