Browse Source

更新 'README.md'

master
han2015 6 months ago
parent
commit
ddd4679479
  1. 12
      README.md

12
README.md

@ -1,3 +1,15 @@
恒信集成部署:
1:HomePath为conf文件和log存储位置"./build", tankserver目录下的build/
2:创建数据库,并把数据库信息配置到./build/conf/tank.json 文件中
3:文档存储位置,并在./build/conf/tank.json中配置为MatterPath;
4:编译:GOOS=linux GOARCH=amd64 go build -o tankserver .
5: HomePath=./build nohup ./tankserver &
---------------------------------------------------------------------------------------
[![蓝眼云盘logo](./build/doc/img/logo.png)](https://github.com/eyebluecn/tank)
[English Version](https://tank-doc.eyeblue.cn/en)

Loading…
Cancel
Save