There was an error while loading. Please reload this page.
1 parent 3cb4f42 commit 541cc0cCopy full SHA for 541cc0c
1 file changed
layer-api/src/main/resources/application-prod.yml
@@ -24,7 +24,7 @@ spring:
24
25
jwt:
26
secret: ${PROD_JWT_SECRET}
27
- access-token-expiration: 1209600000
+ access-token-expiration: 3600000
28
29
apple:
30
login:
0 commit comments