소스 검색

修改端口

rainwer 8 달 전
부모
커밋
59c2b706ea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      nginx.conf

+ 1 - 1
nginx.conf

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