Compare commits
No commits in common. "d1f3bb7e6f54c830927822e98337ef8b80c4370c" and "40868ff8deb4c955d73c1b90147fc9db477f191b" have entirely different histories.
d1f3bb7e6f
...
40868ff8de
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,8 +5,6 @@ build/
|
|||||||
!**/src/main/**
|
!**/src/main/**
|
||||||
!**/src/test/**
|
!**/src/test/**
|
||||||
|
|
||||||
bootstrap.yml
|
|
||||||
|
|
||||||
### STS ###
|
### STS ###
|
||||||
.apt_generated
|
.apt_generated
|
||||||
.classpath
|
.classpath
|
||||||
|
@ -5,5 +5,5 @@ spring:
|
|||||||
config:
|
config:
|
||||||
uri: ${CONFIG_URL:https://config-apren.cubetiqs.com}
|
uri: ${CONFIG_URL:https://config-apren.cubetiqs.com}
|
||||||
profile: config-client-sample
|
profile: config-client-sample
|
||||||
username: anyUsername
|
username: SomboCheaRootAdmin
|
||||||
password: anyPassword
|
password: noRootPassword7891
|
Loading…
Reference in New Issue
Block a user