소스 검색

## 测试

slliver@163.com 8 달 전
부모
커밋
9c9eb2b587
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      nginx.conf

+ 1 - 0
nginx.conf

@@ -21,6 +21,7 @@ http {
     # ssl_session_cache    shared:SSL:1m;
     # ssl_ciphers  HIGH:!aNULL:!MD5;
     # ssl_prefer_server_ciphers  on;
+	# ssl
     
     location / {
         root /home/nginx/html/yzbh/dist;