testing cloud configurations

This commit is contained in:
Szakalakamaka
2020-10-15 13:20:22 +02:00
parent 14e2a3b4fe
commit bbe8306461
5 changed files with 31 additions and 47 deletions

View File

@@ -15,6 +15,10 @@ spring.cloud.config.retry.max-intervals = 1000
#spring.cloud.config.username = SpringConfigUsername
#spring.cloud.config.password = SpringConfigPassword
eureka.instance.preferIpAddress = true
eureka.instance.hostname = klaus
eureka.client.registerWithEureka = true
eureka.client.fetchRegistry = true
eureka.client.service-url.defaultZone=http://netflix:eureka@localhost:8761/eureka/