Skip to content

Commit

Permalink
Update README-CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic-chain authored Apr 25, 2023
1 parent c1770a6 commit d489122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ swan-provider daemon
```
kill -9 $(ps -ef | grep -E 'swan-provider|boostd' | grep -v grep | awk '{print$2}' )
```
(2) 编辑 boost 的配置文件`$SWAN_PATH/boost/config.toml`
(2) 编辑 boost 的配置文件`$SWAN_PATH/provider/boost/config.toml`
```
[Libp2p]
ListenAddresses = ["/ip4/0.0.0.0/tcp/24001", "/ip6/::/tcp/24001"] # Binding address for the libp2p host
Expand Down

0 comments on commit d489122

Please sign in to comment.