Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 16eee06

Browse files
fix docker-compose
Signed-off-by: Vineeth Pothulapati <[email protected]>
1 parent 753aed3 commit 16eee06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose/promscale-demo/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ services:
8484
- 3000:3000/tcp
8585
depends_on:
8686
- timescaledb
87-
- jaeger
87+
- jaeger-all-in-one
8888

8989
node_exporter:
9090
image: quay.io/prometheus/node-exporter

0 commit comments

Comments
 (0)