Skip to content

Commit bd2ba0c

Browse files
authored
Update compose.dev.yaml
1 parent aaf1a52 commit bd2ba0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/bullmq-bullboard-redis/compose.dev.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ services:
3333
- QUEUE=testqueue
3434
command: npx nodemon index.mjs
3535

36-
redis:
36+
redisx:
3737
extends:
3838
file: compose.yaml
39-
service: redis
40-
39+
service: redisx
40+

0 commit comments

Comments
 (0)