zx 3 lat temu
rodzic
commit
0bbeae2026
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -19,7 +19,7 @@ openfeign:
   ColumnDataFeign:
     url: ${COLUMNDATAFEIGN_URL:172.16.33.166:8083}
   TmsTruckFeign:
-    url: ${TMSTRUCKFEIGN_URL:192.168.1.108:8088}
+    url: ${TMSTRUCKFEIGN_URL:172.16.33.166:8088}
   ImFeign:
     url: ${IMFEIGN_URL:172.16.33.166:8055}