Nginx Stable 版本更新 1.18.0

pull/315/head
wulabing 2020-06-03 16:31:09 +08:00
parent 868592a55e
commit 4662f94197
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
* 添加 ws DOH配置 感谢 tg:@auth_chain_b
## 2020-01-25
* 修复 curl依赖确实
* 修复 curl依赖缺失
* 添加 MT-proxy-go 安装代码,在此感谢 whunt1 的贡献
* 修复 测试签发成功,正式签发失败,后续重装导致的跳过证书签发问题

View File

@ -49,7 +49,7 @@ v2ray_access_log="/var/log/v2ray/access.log"
v2ray_error_log="/var/log/v2ray/error.log"
amce_sh_file="/root/.acme.sh/acme.sh"
ssl_update_file="/usr/bin/ssl_update.sh"
nginx_version="1.16.1"
nginx_version="1.18.0"
openssl_version="1.1.1g"
jemalloc_version="5.2.1"
old_config_status="off"