Skip to content

Commit dc12c3c

Browse files
committed
Add scaling info to README
1 parent 48a53a0 commit dc12c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ curl --location --request GET 'localhost:3000/crash-reports/1234'
5454

5555
## Scaling
5656

57-
The crash reports consumer can be scaled easily by using `docker-compose up --scale slave=<number-of-slave-instances>`.
57+
The crash reports consumer can be scaled easily by using `docker-compose up --scale consumer=<number-of-consumer-instances>`.

0 commit comments

Comments
 (0)