From a79a4436b4e0dd21a4316b63326ae30186ef92c9 Mon Sep 17 00:00:00 2001 From: han2015 <1019850453@qq.com> Date: Tue, 27 May 2025 16:00:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00deadd..17a97a4 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ 恒信集成部署: 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 . + +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)