Add port mapping to example docker-compose.yaml (#4021)

This commit is contained in:
Trask Stalnaker 2021-12-21 18:53:54 -08:00 committed by GitHub
parent 8d6e5b87f1
commit b85f4a9dc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
ports:
- "16686:16686"
- "14268"
- "14250"
- "14250:14250"
# Zipkin
zipkin-all-in-one: