全局重命名:kefu_sys / kefu-sys 改为 kefu_cloud / kefu-cloud
- Go module 与全部 import 路径 - 数据库默认库名、Docker 服务/卷命名与部署文档
This commit is contained in:
+2
-2
@@ -29,8 +29,8 @@ docker compose version
|
||||
4. 上传代码到服务器,例如:
|
||||
|
||||
```bash
|
||||
git clone <你的仓库地址> kefu_sys
|
||||
cd kefu_sys
|
||||
git clone <你的仓库地址> kefu_cloud
|
||||
cd kefu_cloud
|
||||
```
|
||||
|
||||
## 一键部署
|
||||
|
||||
Reference in New Issue
Block a user