Reverting changes made which point to a local git repo

This commit is contained in:
Ryan Baxter
2016-07-13 15:56:26 -04:00
parent 3cc06c6628
commit af74896755

View File

@@ -6,13 +6,7 @@ spring:
server:
bootstrap: true
git:
uri: file://${HOME}/dev/demo/config-repo
encrypt:
failOnError: false
keyStore:
location: classpath:keystore.jks
password: ${KEYSTORE_PASSWORD:foobar} # don't use a default in production
alias: test
uri: https://github.com/spring-cloud-samples/config-repo
---
spring:
@@ -21,4 +15,4 @@ spring:
config:
server:
native:
searchLocations: /tmp/
searchLocations: /tmp/