@@ -39,7 +39,7 @@ redis:
eureka:
client:
service-url:
- defaultZone: http://root:root@${EUREKA_HOST:dev-discovery.steerinfo.com}:${EUREKA_PORT:80}/eureka/
+ defaultZone: http://root:root@${EUREKA_HOST:paas-discovery-test.steerinfo.com}:${EUREKA_PORT:80}/eureka/
registerWithEureka:
false
fetchRegistry: