Browse Source

代码还原

dingyl 7 years ago
parent
commit
d79a19c976

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

@@ -49,7 +49,7 @@ eureka:
   client:
     registryFetchIntervalSeconds: 5
     serviceUrl:
-      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@10.1.80.28:8500/eureka/
+      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@10.1.80.137:8500/eureka/
 management:
   endpoints:
     web: