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 d8395f7 commit 20bfe52Copy full SHA for 20bfe52
backend/src/main/resources/application.yml
@@ -95,4 +95,4 @@ custom:
95
jwt:
96
secretKey: ${CUSTOM_JWT_SECRET_KEY}
97
accessToken:
98
- expirationSeconds: ${CUSTOM_JWT_ACCESS_TOKEN_EXPIRATION_SECONDS}
+ expirationSeconds: ${CUSTOM_JWT_ACCESS_TOKEN_EXPIRATION_SECONDS}
0 commit comments