We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe536d commit 33dd884Copy full SHA for 33dd884
docs/use-cases/observability/clickstack/integration-examples/redis-logs.md
@@ -156,7 +156,7 @@ services:
156
157
##### Option 2: Docker Run (All-in-One Image) {#all-in-one}
158
159
-If using the all-in-one image with docker run:
+If you're using the all-in-one image with docker, run:
160
```bash
161
docker run --name clickstack \
162
-p 8080:8080 -p 4317:4317 -p 4318:4318 \
0 commit comments