update git config uri
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -17,11 +17,9 @@ spring:
|
||||
native:
|
||||
search-locations: classpath:/configurations
|
||||
git:
|
||||
uri: https://github.com/${GIT_USER}/configuration.git
|
||||
uri: https://github.com/${GIT_USER}/remote-config.git
|
||||
username: ${GIT_USER}
|
||||
password: ${GIT_TOKEN}
|
||||
clone-on-start: true
|
||||
default-label: main
|
||||
searchPaths: configurations
|
||||
profiles:
|
||||
active: native
|
||||
|
@@ -21,6 +21,9 @@ management:
|
||||
health:
|
||||
probes:
|
||||
enabled: true
|
||||
web:
|
||||
exposure:
|
||||
include: refresh, bus-refresh, beans, env
|
||||
|
||||
sentry:
|
||||
dsn: https://354321d371291036cffcdb5b1a72fd6e@o394865.ingest.us.sentry.io/4507718826262528
|
||||
|
Reference in New Issue
Block a user