We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a53a0 commit dc12c3cCopy full SHA for dc12c3c
README.md
@@ -54,4 +54,4 @@ curl --location --request GET 'localhost:3000/crash-reports/1234'
54
55
## Scaling
56
57
-The crash reports consumer can be scaled easily by using `docker-compose up --scale slave=<number-of-slave-instances>`.
+The crash reports consumer can be scaled easily by using `docker-compose up --scale consumer=<number-of-consumer-instances>`.
0 commit comments