更新 nginx.conf

This commit is contained in:
zhangkaihuai
2025-03-19 07:40:27 +00:00
parent 0243d6fc56
commit 42499bcb22

View File

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