소스 검색

## 提交测试分支的配置文件 8888

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

+ 1 - 1
nginx.conf

@@ -14,7 +14,7 @@ http {
     client_max_body_size 20m;
 
     server { 
-	listen 10080;
+	listen 8888;
 	server_name   120.46.59.90;
     # ssl_certificate  /home/nginx/html/yzbh/ssl/www.dljpwx.com.crt;
     # ssl_certificate_key  /home/nginx/html/yzbh/ssl/www.dljpwx.com.key;