Skip to content

Commit

Permalink
docs: 토큰 저장시간 암호화
Browse files Browse the repository at this point in the history
  • Loading branch information
eom-tae-in committed Jul 10, 2024
1 parent 3d29b7c commit 6ec0f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jwt:
refresh-token-expiration-period: ENC(kb9YVXMB9HqUuxoxcnMHXw==)

redis:
expiration-period: 1000
expiration-period: ENC(wFlCe4YyS4e4YGsFGvYAkA==)

mail:
host: ENC(2PviuayFL6dKe91WydIBx81bpSBoI3FU)
Expand Down

0 comments on commit 6ec0f14

Please sign in to comment.