Add bootstrap config
This commit is contained in:
parent
b33763fcff
commit
692e794ec4
@ -1 +0,0 @@
|
|||||||
|
|
9
src/main/resources/bootstrap.yml
Normal file
9
src/main/resources/bootstrap.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
spring:
|
||||||
|
application:
|
||||||
|
name: config-client-sample
|
||||||
|
cloud:
|
||||||
|
config:
|
||||||
|
uri: ${CONFIG_URL:https://config-apren.cubetiqs.com}
|
||||||
|
profile: config-client-sample
|
||||||
|
username: SomboCheaRootAdmin
|
||||||
|
password: noRootPassword7891
|
Loading…
Reference in New Issue
Block a user