|
|
@@ -24,6 +24,9 @@ git clone http://47.76.126.2:3000/seven/bot-28.git
|
|
|
### 准备工作
|
|
|
需要先安装好运行环境,推荐使用宝塔服务器,安装LNMP的架构,建议使用nginx作为服务器,不建议使用apache。需要安装以下软件:
|
|
|
|
|
|
+
|
|
|
+PHP 需要安装扩展:`php_openssl` `php_gd` `php_curl` `php_gmp` `php_fileinfo`
|
|
|
+
|
|
|
| 所需环境 | 版本 | 备注 | 推荐版本 |
|
|
|
|---------|----|----|---|
|
|
|
| linux | \>= 7.0 | | 7.9 |
|