Skip to content

Commit 20bfe52

Browse files
committed
feat[poll]:ìì투표예약마감추가
1 parent d8395f7 commit 20bfe52

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
@@ -95,4 +95,4 @@ custom:
9595
jwt:
9696
secretKey: ${CUSTOM_JWT_SECRET_KEY}
9797
accessToken:
98-
expirationSeconds: ${CUSTOM_JWT_ACCESS_TOKEN_EXPIRATION_SECONDS}
98+
expirationSeconds: ${CUSTOM_JWT_ACCESS_TOKEN_EXPIRATION_SECONDS}

0 commit comments

Comments
 (0)