Browse Source

更新 'default.conf'

sifu-gogs 2 years ago
parent
commit
ce3c24765e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      default.conf

+ 1 - 1
default.conf

@@ -9,7 +9,7 @@ server {
     }
     }
     
     
     location /prod-api/ {           
     location /prod-api/ {           
-        proxy_pass http://192.168.18.13:8183/;
+        proxy_pass http://192.168.18.13:8181/;
     }
     }
     
     
 }
 }