

250521 김혜민 레디스 관련 yml 설정 추가
@b6031979e16d28d96d25bcdcb48ce0f8163cc32e
--- src/main/resources/application.yml
+++ src/main/resources/application.yml
... | ... | @@ -109,9 +109,5 @@ |
109 | 109 |
redis: |
110 | 110 |
host: localhost |
111 | 111 |
port: 6379 |
112 |
- |
|
113 |
-config: |
|
114 |
- allow-multiple-logins: true |
|
115 |
- |
|
116 |
-auth: |
|
117 |
- login-type: JWT(파일 끝에 줄바꿈 문자 없음) |
|
112 |
+ password: # 필요한 경우 비밀번호 설정 |
|
113 |
+ timeout: 2000(파일 끝에 줄바꿈 문자 없음) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?