mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-06 13:48:03 +08:00
Sanitize VCAP_SERVICES
This commit is contained in:
parent
bb7ecd0c50
commit
1e85f535f2
@ -5,6 +5,9 @@ info:
|
||||
# remember to update static/install.sh as well:
|
||||
spring-boot:
|
||||
version: 1.2.4.RELEASE
|
||||
endpoints:
|
||||
env:
|
||||
keysToSanitize: key,secret,password,VCAP_SERVICES
|
||||
|
||||
initializr:
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user