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 7b1fa56 commit d177cdfCopy full SHA for d177cdf
examples/basics/quickstart/README.md
@@ -12,7 +12,7 @@ Before running this example, ensure you have the following services running:
12
You can start these services using Docker Compose:
13
14
```bash
15
-docker compose -f deploy/metrics/docker-compose.yml up -d
+docker compose -f deploy/docker-compose.yml up -d
16
```
17
18
## Components
0 commit comments