Sfoglia il codice sorgente

更新 'default.conf'

sifu-gogs 2 anni fa
parent
commit
0cd88f8ec4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      default.conf

+ 1 - 1
default.conf

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