Преглед изворни кода

【系统BUG】【采购模块配置恢复】【后端处理】

rainco пре 7 година
родитељ
комит
566abd9756
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      applications/purchase/purchase-server/src/main/resources/application.yml

+ 1 - 1
applications/purchase/purchase-server/src/main/resources/application.yml

@@ -50,7 +50,7 @@ eureka:
   client:
   client:
     registryFetchIntervalSeconds: 5
     registryFetchIntervalSeconds: 5
     serviceUrl:
     serviceUrl:
-      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@10.1.80.23:8500/eureka/
+      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@10.1.81.61:8510/eureka/
 management:
 management:
   endpoints:
   endpoints:
     web:
     web: