Update Trustie_server: 增加区块链服务启动命令
This commit is contained in:
parent
a2da0de587
commit
952ef5d6ed
|
@ -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
|
Loading…
Reference in New Issue