[파일 업로드] tusHook 작업

- 여러번 db 호출 redis로 캐싱화
This commit is contained in:
2026-03-06 10:45:00 +09:00
parent 82cd4049af
commit a40e2b5161
6 changed files with 82 additions and 40 deletions
+4 -2
View File
@@ -33,8 +33,8 @@ jwt:
refresh-token-validity-seconds: 2592000
cookie:
secure: true # 로컬 개발 환경 (HTTP)
domain: pjt.kr
secure: false # 로컬 개발 환경 (HTTP)
domain:
name: ALIST_SESSION
swagger:
@@ -46,6 +46,8 @@ file:
upload:
tus-endpoint: https://file-alist.pjt.kr/tus/files/
public-base-url: https://file-alist.pjt.kr
auth-cache:
ttl-seconds: 20
springdoc:
api-docs: