We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2baff commit f30caf8Copy full SHA for f30caf8
src/main/resources/application-secret.yml.default
@@ -3,8 +3,8 @@ custom:
3
spring:
4
data:
5
redis:
6
- password: cmf123414
7
- key: cmf123414
+ password: NEED_TO_INPUT
+ key: NEED_TO_INPUT
8
9
security:
10
oauth2:
0 commit comments