We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b582e8 commit a686e5fCopy full SHA for a686e5f
backend/src/main/resources/application.yml
@@ -132,4 +132,4 @@ custom:
132
jwt:
133
secretKey: ${CUSTOM_JWT_SECRET_KEY}
134
accessToken:
135
- expirationSeconds: ${CUSTOM_JWT_ACCESS_TOKEN_EXPIRATION_SECONDS}
+ expirationSeconds: ${CUSTOM_JWT_ACCESS_TOKEN_EXPIRATION_SECONDS}
0 commit comments