Browse Source

更新 'default.conf'

sifu-gogs 2 năm trước cách đây
mục cha
commit
3445aa2d67
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      default.conf

+ 1 - 1
default.conf

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