File tree Expand file tree Collapse file tree
accountant/accountant-app/src/main/resources
admin/admin-app/src/main/resources
api/api-app/src/main/resources
bc-gateway/bc-gateway-app/src/main/resources
captcha/captcha-app/src/main/resources
matching-gateway/matching-gateway-app/src/main/resources
referral/referral-app/src/main/resources
storage/storage-app/src/main/resources
user-management/keycloak-gateway/src/main/resources
wallet/wallet-app/src/main/resources
websocket/websocket-app/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ spring:
1919 password : ${dbpassword:hiopex}
2020 initialization-mode : always
2121 cloud :
22- bootstrap :
23- enabled : true
2422 vault :
2523 host : ${VAULT_HOST}
2624 port : 8200
Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ spring:
1010 consumer :
1111 group-id : admin
1212 cloud :
13- bootstrap :
14- enabled : true
1513 consul :
1614 host : ${CONSUL_HOST:localhost}
1715 port : 8500
Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ spring:
1919 password : ${dbpassword:hiopex}
2020 initialization-mode : always
2121 cloud :
22- bootstrap :
23- enabled : true
2422 vault :
2523 host : ${VAULT_HOST}
2624 port : 8200
Original file line number Diff line number Diff line change @@ -15,8 +15,6 @@ spring:
1515 password : ${dbpassword:hiopex}
1616 initialization-mode : always
1717 cloud :
18- bootstrap :
19- enabled : true
2018 vault :
2119 host : ${VAULT_HOST}
2220 port : 8200
Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ spring:
1111 main :
1212 allow-bean-definition-overriding : false
1313 cloud :
14- bootstrap :
15- enabled : true
1614 consul :
1715 host : ${CONSUL_HOST:localhost}
1816 port : 8500
Original file line number Diff line number Diff line change @@ -13,8 +13,6 @@ spring:
1313 consumer :
1414 group-id : gateway
1515 cloud :
16- bootstrap :
17- enabled : true
1816 consul :
1917 host : ${CONSUL_HOST:localhost}
2018 port : 8500
Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ spring:
1919 password : ${dbpassword:hiopex}
2020 initialization-mode : always
2121 cloud :
22- bootstrap :
23- enabled : true
2422 vault :
2523 host : ${VAULT_HOST}
2624 port : 8200
Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ spring:
1111 main :
1212 allow-bean-definition-overriding : false
1313 cloud :
14- bootstrap :
15- enabled : true
1614 consul :
1715 host : ${CONSUL_HOST:localhost}
1816 port : 8500
Original file line number Diff line number Diff line change @@ -25,8 +25,6 @@ spring:
2525 dialect : org.hibernate.dialect.PostgreSQLDialect
2626 open-in-view : false
2727 cloud :
28- bootstrap :
29- enabled : true
3028 vault :
3129 host : ${VAULT_HOST}
3230 port : 8200
Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ spring:
1818 password : ${dbpassword:hiopex}
1919 initialization-mode : always
2020 cloud :
21- bootstrap :
22- enabled : true
2321 vault :
2422 host : ${VAULT_HOST}
2523 port : 8200
You can’t perform that action at this time.
0 commit comments