Skip to content

Commit

Permalink
perf($Docker): update volume mapping for openzipkin/zipkin-cassandra
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Miller (锺俊) committed Dec 14, 2020
1 parent 05a9740 commit abb784f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker-compose.development-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ services:
environment:
CASSANDRA_USERNAME: cassandra_admin
CASSANDRA_PASSWORD: cassandra_password
volumes:
- ~/docker-file-mapping/maf.zipkin-cassandra.development:/cassandra/data
# Uncomment to expose the storage port for testing
# ports:
# - "9042:9042"
Expand Down

0 comments on commit abb784f

Please sign in to comment.