Explorar el Código

更新 'default.conf'

sifu-gogs hace 2 años
padre
commit
d6293cb9b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      default.conf

+ 1 - 1
default.conf

@@ -1,6 +1,6 @@
 server {
     #blue
-    listen       8682;
+    listen       80;
     server_name  localhost;
 
     location / {