Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 85309ba

Browse files
committed
Dashboard labels fixed - Removed zipkin
1 parent de9f585 commit 85309ba

File tree

2 files changed

+293
-65
lines changed

2 files changed

+293
-65
lines changed

exercises/exercise_000_sudoku_solver_initial_state/docker-compose.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,3 @@ services:
4343
- monitoring
4444
extra_hosts:
4545
- "host.docker.internal:host-gateway"
46-
47-
zipkin:
48-
container_name: zipkin
49-
image: openzipkin/zipkin:2.24
50-
ports:
51-
- "9411:9411"
52-
networks:
53-
- monitoring

0 commit comments

Comments
 (0)