Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lcomplete authored Apr 14, 2023
1 parent e29f87d commit f6f8cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/server/huntly-server/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spring:
resources:
cache:
cachecontrol:
max-age: 365d
max-age: 7d

huntly:
jwtSecret: MTI2ZTc1NzAtMjJlMy00MmVlLTkwYmQtOTVjNGM4ZTRhN2YzMTI2ZTc1NzAtMjJlMy00MmVlLTkwYmQtOTVjNGM4ZTRhN2Yz
Expand All @@ -28,4 +28,4 @@ huntly:

server:
servlet:
context-path: /
context-path: /

0 comments on commit f6f8cf2

Please sign in to comment.