We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6f222 commit f8a1594Copy full SHA for f8a1594
src/main/resources/jwt.yml
@@ -1,4 +1,5 @@
1
secret-key: NiOeyFbN1Gqo10bPgUyTFsRMkJpGLXSvGP04eFqj5B30r5TcrtlSXfQ7TndvYjNvfkEKLqILn0j1SmKODO1Yw3JpBBgI3nVPEahqxeY8qbPSFGyzyEVxnl4AQcrnVneI
2
-#expiration-hours: 3
3
-expiration-hours: 24 # 테스트 편의를 위해 시간늘림
+# 테스트 편의를 위해 시간늘림
+# expiration-hours: 3
4
+expiration-hours: 24
5
issuer: codecrafter
0 commit comments