sifu-gogs 2 жил өмнө
parent
commit
fa976abd46
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      default.conf

+ 1 - 1
default.conf

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