diff --git a/controllePlatform/doc/QuickStart.md b/controllePlatform/doc/QuickStart.md index d596e7d6..a9ba4751 100644 --- a/controllePlatform/doc/QuickStart.md +++ b/controllePlatform/doc/QuickStart.md @@ -101,7 +101,7 @@ micro.type: localThread pressure.engine.memSetting: -Xmx512m -Xms512m -Xss256K -XX:MaxMetaspaceSize=256m ``` ### nginx配置 -- 安装nginx [nginx安装部署-1.19.0](nginx-1.19.0.tar.gz) +- 安装nginx [nginx安装部署-1.20.0](https://install-pkg.oss-cn-hangzhou.aliyuncs.com/alone-pkg/nginx-1.20.1.tar.gz) - nginx配置 nginx.conf ``` diff --git a/controllePlatform/doc/nginx-1.19.0.tar.gz b/controllePlatform/doc/nginx-1.19.0.tar.gz deleted file mode 100644 index 4922fba3..00000000 Binary files a/controllePlatform/doc/nginx-1.19.0.tar.gz and /dev/null differ