1
0
forked from baron/baron-sso

IDP_PROVIDER 환경 변수 추가

This commit is contained in:
2026-01-23 17:42:27 +09:00
parent 939d8ee911
commit 5d136d0542

View File

@@ -44,4 +44,6 @@ ADMIN_PASSWORD=admin
# --- URLs for Proxy/Handoff ---
FRONTEND_URL=https://sso.hmac.kr # 프론트엔드 접속 주소 (이메일/SMS 링크 생성 시 사용)
BACKEND_URL=https://sso.hmac.kr # 프론트엔드에서 참조할 백엔드 API 주소
BACKEND_URL=https://sso.hmac.kr # 프론트엔드에서 참조할 백엔드 API 주소
IDP_PROVIDER=descopse, hydra ...