mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-01-23 10:50:24 +08:00
commit
91ea47ec1c
@ -29,7 +29,7 @@
|
||||
- node版本 >= v14.0.0
|
||||
- golang版本 >= v1.16
|
||||
- IDE推荐:Goland
|
||||
- mysql版本 >=5.7
|
||||
- mysql版本 >=8.0
|
||||
- redis版本 >=5.0
|
||||
|
||||
## 快速开始
|
||||
@ -42,7 +42,7 @@ git clone https://github.com/bufanyun/hotgo.git
|
||||
|
||||
服务端:
|
||||
- 创建mysql数据库,将数据库文件导入你的mysql,目录地址:/hotgo-server/storage/hotgo.sql
|
||||
- 将/hotgo-server/config/config.example.yaml 改为:config.example.yaml,并根据你实际环境情况进行配置
|
||||
- 将/hotgo-server/config/config.example.yaml 改为:config.yaml,并根据你实际环境情况进行配置
|
||||
|
||||
web+uinapp端:
|
||||
- 配置服务端地址,包含在一下文件中:
|
||||
|
Loading…
Reference in New Issue
Block a user