Skip to content

Commit

Permalink
chore: (#745) 토큰 시간 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyoil2 committed Sep 17, 2024
1 parent e629154 commit e4d1d94
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 e4d1d94

Please sign in to comment.