Skip to content
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

Commit 3dfcd4e

Browse files
authored
Merge branch 'master' into develop
2 parents 375c9de + 6585195 commit 3dfcd4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jwt:
3232
refresh-secret: hcbc-refresh-secret-key-2024-minimum-32-chars-required!
3333
access-ttl: 1h # 1시간
3434
refresh-ttl: 7d # 7일
35-
35+
3636
springdoc:
3737
api-docs:
3838
path: /v3/api-docs
3939
swagger-ui:
40-
path: /swagger-ui
40+
path: /swagger-ui

0 commit comments

Comments
 (0)