Skip to content

Commit e380fd6

Browse files
authored
Merge pull request #35 from CommitField/feature/#6
chore : pw fix
2 parents 0a4120d + f30caf8 commit e380fd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/application-secret.yml.default

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ custom:
33
spring:
44
data:
55
redis:
6-
password: cmf123414
7-
key: cmf123414
6+
password: NEED_TO_INPUT
7+
key: NEED_TO_INPUT
88
spring:
99
security:
1010
oauth2:

0 commit comments

Comments
 (0)