Skip to content

Commit dadde6b

Browse files
author
Ben Klein
committed
Correct repository URI; remove 'basedir' setting
2 parents ecc2918 + 754fee7 commit dadde6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ spring:
2020
config:
2121
server:
2222
git:
23-
uri: https://github.com/steeltoe/config-repo
23+
uri: https://github.com/steeltoeoss/config-repo
24+
basedir: target/config
2425

2526
---
2627
spring:

0 commit comments

Comments
 (0)