Skip to content

Commit

Permalink
merge: (#745) 토큰 시간 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyoil2 authored Sep 17, 2024
2 parents e629154 + e4d1d94 commit f771f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dms-infrastructure/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fcm:

secret:
secret-key: ${SECRET_KEY:asdfghgfdsasdfghgfdsasdfghgfdsasdfghgfdsasdfghgfdsasdfghgfdsasdfghgfdsasdfghgfdsasdfghgfdsasdfghgfds}
access-exp: ${ACCESS_EXP:3600}
access-exp: 120
refresh-exp: ${REFRESH_EXP:1205600}

open-feign:
Expand Down

0 comments on commit f771f90

Please sign in to comment.