Skip to content

Commit 571375b

Browse files
committed
remove dup
1 parent 51e8120 commit 571375b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/qa-service/docker-compose.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ services:
5151
- QARUN_AMQP=pyamqp://admin:admin@qaeventmq:5672//
5252
- TZ=Asia/Shanghai
5353
restart: always
54-
depends_on:
55-
- qaeventmq
56-
- mgdb
5754
command: ['/root/wait_for_it.sh', 'qaeventmq:5672', '--' , "/root/runcelery.sh"]
5855

5956

0 commit comments

Comments
 (0)