Update Trustie_server: 增加区块链服务启动命令

This commit is contained in:
Nigel 2021-06-28 14:27:28 +08:00
parent a2da0de587
commit 952ef5d6ed
1 changed files with 4 additions and 1 deletions

View File

@ -31,4 +31,7 @@
10. 如何用nginx启动
#更新代码后 平滑重启nginx+passenger
/opt/nginx/sbin/nginx -s reload
#开机启动已经加在/etc/rc.local
#开机启动已经加在/etc/rc.local
11. 启动区块链服务命令
go run /root/trustie-blockchain/trustie-fisco-bcos/main.go