Skip to content

Commit

Permalink
conflict resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
CYY1007 committed Feb 25, 2024
2 parents 8ea97d7 + 3179a80 commit fab28b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Briefing-Api/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jwt:
secret: ${JWT_SECRET}
authorities-key: authoritiesKey
#1800000
access-token-validity-in-seconds: 1800
access-token-validity-in-seconds: 3000
refresh-token-validity-in-seconds: 1209600000 # 14 d

openai:
Expand Down

0 comments on commit fab28b0

Please sign in to comment.