Skip to content

Commit a686e5f

Browse files
committed
work
1 parent 4b582e8 commit a686e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ custom:
132132
jwt:
133133
secretKey: ${CUSTOM_JWT_SECRET_KEY}
134134
accessToken:
135-
expirationSeconds: ${CUSTOM_JWT_ACCESS_TOKEN_EXPIRATION_SECONDS}
135+
expirationSeconds: ${CUSTOM_JWT_ACCESS_TOKEN_EXPIRATION_SECONDS}

0 commit comments

Comments
 (0)