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/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: SomboCheaRootAdmin
|
username: anyUsername
|
||||||
password: noRootPassword7891
|
password: anyPassword
|
Loading…
Reference in New Issue
Block a user