@@ -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: