From f6f8cf2982a556e32de24b6a157a045b4f8ca324 Mon Sep 17 00:00:00 2001 From: lcomplete Date: Fri, 14 Apr 2023 10:56:32 +0800 Subject: [PATCH] Update application.yml --- app/server/huntly-server/src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/server/huntly-server/src/main/resources/application.yml b/app/server/huntly-server/src/main/resources/application.yml index 8bbbe59..aea19ba 100644 --- a/app/server/huntly-server/src/main/resources/application.yml +++ b/app/server/huntly-server/src/main/resources/application.yml @@ -19,7 +19,7 @@ spring: resources: cache: cachecontrol: - max-age: 365d + max-age: 7d huntly: jwtSecret: MTI2ZTc1NzAtMjJlMy00MmVlLTkwYmQtOTVjNGM4ZTRhN2YzMTI2ZTc1NzAtMjJlMy00MmVlLTkwYmQtOTVjNGM4ZTRhN2Yz @@ -28,4 +28,4 @@ huntly: server: servlet: - context-path: / \ No newline at end of file + context-path: /