Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Document ZIPKIN_ENABLED env var
Browse files Browse the repository at this point in the history
  • Loading branch information
errordeveloper committed Nov 21, 2017
1 parent 46deef4 commit 1605a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-zipkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
environment:
- reschedule=on-node-failure
- ZIPKIN=zipkin
- ZIPKIN_ENABLED=true
ports:
- "8081:80"
zipkin:
Expand Down

0 comments on commit 1605a1d

Please sign in to comment.