Skip to content

Commit 541cc0c

Browse files
committed
chore: prd 1시간으로 수정
1 parent 3cb4f42 commit 541cc0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layer-api/src/main/resources/application-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spring:
2424

2525
jwt:
2626
secret: ${PROD_JWT_SECRET}
27-
access-token-expiration: 1209600000
27+
access-token-expiration: 3600000
2828

2929
apple:
3030
login:

0 commit comments

Comments
 (0)