Skip to content

Commit

Permalink
Fix wrong port conf
Browse files Browse the repository at this point in the history
  • Loading branch information
iknite committed Feb 19, 2019
1 parent efb1377 commit 75ffedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/start_agents
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ do
publisher \
-k key \
-l info \
--bind 127.0.0.1:831$i \
--bind 127.0.0.1:830$i \
--join $qedGossipEndpoint \
--pubUrls $snapshotStoreEndpoint \
--node publisher$i &
Expand Down

0 comments on commit 75ffedf

Please sign in to comment.