Browse Source

更新端口

liu 1 year ago
parent
commit
5ca6d14957
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nginx-1.26.3/conf/nginx.conf

+ 1 - 1
nginx-1.26.3/conf/nginx.conf

@@ -36,7 +36,7 @@ http {
     gzip on;
     gzip on;
 
 
     server {
     server {
-        listen       80;
+        listen       3443;
         server_name  localhost;
         server_name  localhost;
 
 
         #charset koi8-r;
         #charset koi8-r;