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.
2 parents 0a4120d + f30caf8 commit e380fd6Copy full SHA for e380fd6
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