liu il y a 1 an
Parent
commit
5ca6d14957
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;