[api] swagger 셋팅중

- 로그인 추가
This commit is contained in:
2026-02-25 17:11:17 +09:00
parent b1d4b6a60e
commit 41b7eba619
20 changed files with 547 additions and 72 deletions
+3
View File
@@ -17,6 +17,9 @@ jwt:
access-token-validity-seconds: 3600
refresh-token-validity-seconds: 2592000
cookie:
secure: true # 프로젝트 환경 (HTTPS)
swagger:
login:
id: ${SWAGGER_ID}