라우팅 경로정리 & CDN용 정적파일 경로 추상화

This commit is contained in:
Lectom C Han
2026-02-05 12:22:02 +09:00
parent 8501529eb6
commit 46b30af839
6 changed files with 82 additions and 16 deletions

View File

@@ -14,3 +14,7 @@ OIDC_CLIENT_SECRET=
OIDC_REDIRECT_URL=
OIDC_SCOPES=openid profile email
IDP_SERVICE_URL=
# 정적 자산 CDN (선택)
# 예: STATIC_CDN_BASE_URL=https://cdn.example.com/kngil
STATIC_CDN_BASE_URL=