diff --git a/.env b/.env index f74825f..289c17b 100644 --- a/.env +++ b/.env @@ -3,8 +3,8 @@ DB_PORT=3306 DB_USER=itam DB_PASS=itam1234 DB_NAME=itam -CLIENT_ID=c89acfda-789b-45fb-bab6-7ebfa4c6a9b4 -ISSUER=https://sso.hmac.kr/oidc -REDIRECT_URI=http://172.16.9.44:8080/callback -JWKS_URI=http://172.16.9.44:8080/.well-known/jwks.json +CLIENT_ID=ffb5f168-5dea-4d90-8faa-1fa7acc5089b +ISSUER=https://app.brsw.kr/oidc +REDIRECT_URI=https://dachs.hmac.kr/callback +JWKS_URI=https://dachs.hmac.kr/.well-known/jwks.json PORT=3000 diff --git a/index.html b/index.html index 53bd4ab..a1f4b33 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@