diff --git a/.env.development b/.env.development index 8234a39..e7179ee 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,4 @@ VUE_APP_API_URL=https://test-api.sodalive.net NODE_ENV=development +VUE_APP_GOOGLE_CLIENT_ID=758414412471-mosodbj2chno7l1j0iihldh6edmk0gk9.apps.googleusercontent.com +VUE_APP_KAKAO_JS_KEY=2be3c619ed36fd3e138bf45812c57d7f diff --git a/.env.production b/.env.production index 435b2f4..39dd198 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,4 @@ VUE_APP_API_URL=https://api.sodalive.net NODE_ENV=production +VUE_APP_GOOGLE_CLIENT_ID=983594297130-5hrmkh6vpskeq6v34350kmilf74574h2.apps.googleusercontent.com +VUE_APP_KAKAO_JS_KEY=378e800dd9029907c559390e786157ef diff --git a/public/index.html b/public/index.html index 99fb016..4c86ec6 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,8 @@ 보이스온 크리에이터 관리자 + +