Explorar o código

更新 'src/main/resources/bootstrap.yml'

张煊 %!s(int64=3) %!d(string=hai) anos
pai
achega
9eea537e09
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/main/resources/bootstrap.yml

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

@@ -14,9 +14,9 @@ spring:
 
 openfeign:
   ESFeign:
-    url: ${ESFEIGN_URL:172.16.33.166:8089}
+    url: ${ESFEIGN_URL:172.16.33.166:8011}
   ColumnDataFeign:
-    url: ${COLUMNDATAFEIGN_URL:172.16.33.166:8083}
+    url: ${COLUMNDATAFEIGN_URL:172.16.33.166:8001}
 
 #eureka设置
 eureka:
@@ -53,4 +53,4 @@ mybatis:
     call-setters-on-nulls: true
 
 server:
-  port: 8070
+  port: 8013