Skip to content

Commit 2e52c9f

Browse files
playground replica quota was reduced to 1
1 parent 90e91e7 commit 2e52c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/bullmq-bullboard-redis/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545
worker:
4646
restart: unless-stopped
4747
deploy:
48-
replicas: 2
48+
replicas: 1
4949
build:
5050
context: ./worker
5151
dockerfile: Dockerfile

0 commit comments

Comments
 (0)