瀏覽代碼

更新端口

liu 1 年之前
父節點
當前提交
5ca6d14957
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
 
     server {
-        listen       80;
+        listen       3443;
         server_name  localhost;
 
         #charset koi8-r;