Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Sep 25, 2024
1 parent d02b953 commit 71e898e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/memstore/dynamic-members/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
build:
context: ../../../
dockerfile: ./Dockerfile
image: raftify_img
container_name: node1
command: ["./target/debug/memstore-dynamic-members", "--raft-addr=node1:60061", "--web-server=0.0.0.0:8001"]
ports:
Expand Down

0 comments on commit 71e898e

Please sign in to comment.