diff --git a/.env.development b/.env.development
index 8234a39..05ab205 100644
--- a/.env.development
+++ b/.env.development
@@ -1,2 +1,3 @@
VUE_APP_API_URL=https://test-api.sodalive.net
NODE_ENV=development
+VUE_APP_GOOGLE_CLIENT_ID=758414412471-mosodbj2chno7l1j0iihldh6edmk0gk9.apps.googleusercontent.com
diff --git a/.env.production b/.env.production
index 435b2f4..958498a 100644
--- a/.env.production
+++ b/.env.production
@@ -1,2 +1,3 @@
VUE_APP_API_URL=https://api.sodalive.net
NODE_ENV=production
+VUE_APP_GOOGLE_CLIENT_ID=983594297130-5hrmkh6vpskeq6v34350kmilf74574h2.apps.googleusercontent.com
diff --git a/public/index.html b/public/index.html
index 99fb016..1bd41df 100644
--- a/public/index.html
+++ b/public/index.html
@@ -8,6 +8,7 @@
보이스온 크리에이터 관리자
+