更新 nginx.conf

This commit is contained in:
zhangkaihuai
2025-03-19 08:07:37 +00:00
parent d5a07e772f
commit 9a55494da7

View File

@@ -37,7 +37,7 @@ http {
listen 443 ssl;
listen [::]:443 ssl;
server_name mosr.feashow.cn;
ssl on;
# SSL证书配置
ssl_certificate /etc/nginx/mosr.feashow.cn_chain.crt;