BAEL-574 moving configuration to config server controlled files

This commit is contained in:
tschiman
2017-02-15 21:07:43 -07:00
parent cb5e2ce8f1
commit 6f78b05d03
6 changed files with 13 additions and 18 deletions

View File

@@ -5,6 +5,3 @@ spring.cloud.config.username=configUser
spring.cloud.config.password=configPassword
eureka.client.serviceUrl.defaultZone=http://discUser:discPassword@localhost:8082/eureka/
spring.sleuth.sampler.percentage=1.0
spring.sleuth.web.skipPattern=(^cleanup.*)