Correct repository URI; remove 'basedir' setting

This commit is contained in:
Ben Klein 2016-07-05 15:02:49 -05:00
Родитель ecc2918987 754fee70d3
Коммит dadde6b3d9
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -20,7 +20,8 @@ spring:
config:
server:
git:
uri: https://github.com/steeltoe/config-repo
uri: https://github.com/steeltoeoss/config-repo
basedir: target/config
---
spring: