This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
jdchain
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
startup.sh -> peer-startup.sh
tags/1.3.0^2
zhaoguangwei
5 years ago
parent
42348f4334
commit
1b7b60de3d
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy/deploy-peer/src/main/resources/docs/安装部署.MD
+ 1
- 1
deploy/deploy-peer/src/main/resources/docs/安装部署.MD
View File
@@ -372,7 +372,7 @@ Peer节点启动依赖于 *config* 目录下ledger-binding.conf的配置,该
由于Peer节点启动后会自动与其他参与节点进行通信,因此需要同时启动4个Peer节点,只需要执行startup.sh即可,参考命令:
由于Peer节点启动后会自动与其他参与节点进行通信,因此需要同时启动4个Peer节点,只需要执行startup.sh即可,参考命令:
```shell
```shell
cd bin
cd bin
./startup.sh
./
peer-
startup.sh
```
```
> 1)注意:startup.sh命令中可修改启动端口,默认为:-p 7080;
> 1)注意:startup.sh命令中可修改启动端口,默认为:-p 7080;
Write
Preview
Loading…
Cancel
Save