Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -17,7 +17,7 @@ spring:
|
|||||||
native:
|
native:
|
||||||
search-locations: classpath:/configurations
|
search-locations: classpath:/configurations
|
||||||
git:
|
git:
|
||||||
uri: https://${GIT_LOGIN_USER}:${GIT_TOKEN}@${GIT_USER}/${GIT_REPO}/remote-config.git
|
uri: https://${GIT_LOGIN_USER}:${GIT_TOKEN}@github.com/${GIT_USER}/${GIT_REPO}.git
|
||||||
default-label: main
|
default-label: main
|
||||||
profiles:
|
profiles:
|
||||||
active: native
|
active: native
|
||||||
|
|||||||
Reference in New Issue
Block a user