Compare commits
2 Commits
40868ff8de
...
d1f3bb7e6f
Author | SHA1 | Date | |
---|---|---|---|
d1f3bb7e6f | |||
f5ae6e0297 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,6 +5,8 @@ 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: SomboCheaRootAdmin
|
||||
password: noRootPassword7891
|
||||
username: anyUsername
|
||||
password: anyPassword
|
Loading…
Reference in New Issue
Block a user