Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
chore: update README (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
chunshao90 authored Aug 29, 2022
1 parent 7b78a18 commit 641d2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export HostIP0="127.0.0.1"

# ceresmeta0
mkdir /tmp/ceresmeta0
./ceresmeta -etcd-start-timeout-ms 1000000 \
./ceresmeta -etcd-start-timeout-ms 30000 \
-peer-urls "http://${HostIP0}:2380" \
-advertise-client-urls "http://${HostIP0}:2379" \
-advertise-peer-urls "http://${HostIP0}:2380" \
Expand Down

0 comments on commit 641d2f5

Please sign in to comment.