Skip to content

Commit

Permalink
fix: add volumes for store
Browse files Browse the repository at this point in the history
  • Loading branch information
longfar-ncy committed Jun 21, 2024
1 parent b77a3a9 commit 490a9ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jepsen/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ services:
- n3
- n4
- n5
# volumes:
# - ./jepsen-data:/jepsen/store
volumes:
- ./jepsen-data:/jepsen-pikiwidb/store
n1:
container_name: pikiwidb-n1
build: ./node
Expand Down

0 comments on commit 490a9ca

Please sign in to comment.