@@ -50,7 +50,7 @@ eureka:
client:
registryFetchIntervalSeconds: 5
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:
endpoints:
web: