BAEL-315 added security to config and dsicovery servers.

This commit is contained in:
Tim Schimandle
2016-10-03 14:24:58 -06:00
parent 798e72a121
commit b7ec6f3e4c
9 changed files with 47 additions and 11 deletions
@@ -5,4 +5,4 @@ spring.cloud.config.server.git.uri=file:///${user.home}/application-config
eureka.client.region = default
eureka.client.registryFetchIntervalSeconds = 5
eureka.client.serviceUrl.defaultZone=disc_configUser:configPassword@http://localhost:8082/eureka/
eureka.client.serviceUrl.defaultZone=http://disc_configUser:configPassword@localhost:8082/eureka/