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/test/**
|
||||
|
||||
bootstrap.yml
|
||||
|
||||
### STS ###
|
||||
.apt_generated
|
||||
.classpath
|
||||
|
@ -5,5 +5,5 @@ spring:
|
||||
config:
|
||||
uri: ${CONFIG_URL:https://config-apren.cubetiqs.com}
|
||||
profile: config-client-sample
|
||||
username: anyUsername
|
||||
password: anyPassword
|
||||
username: SomboCheaRootAdmin
|
||||
password: noRootPassword7891
|
Loading…
Reference in New Issue
Block a user