1
0
forked from baron/baron-sso

orgfront URL 환경변수명을 ORGFRONT_URL로 통일

This commit is contained in:
2026-06-16 15:23:20 +09:00
parent 92ba779ff9
commit 79bf1c3496
5 changed files with 5 additions and 1 deletions

View File

@@ -180,6 +180,7 @@ VITE_OIDC_CLIENT_ID=devfront
VITE_OIDC_AUTHORITY=https://sso.hmac.kr/oidc
DEVFRONT_URL=http://localhost:5174
DEVFRONT_CALLBACK_URLS=http://localhost:5174/auth/callback,https://sso.hmac.kr/devfront/auth/callback
ORGFRONT_URL=http://localhost:5175
ORGFRONT_CALLBACK_URLS=http://localhost:5175/auth/callback,https://sso.hmac.kr/orgfront/auth/callback
VITE_ORGCHART_URL=