diff --git a/.env.appStore.example b/.env.appStore.example index 667b5bf877..886b3d3024 100644 --- a/.env.appStore.example +++ b/.env.appStore.example @@ -21,7 +21,8 @@ DAILY_SCALE_PLAN='' # - GOOGLE CALENDAR/MEET/LOGIN # Needed to enable Google Calendar integration and Login with Google # @see https://github.com/calendso/calendso#obtaining-the-google-api-credentials -GOOGLE_API_CREDENTIALS='{}' +GOOGLE_API_CREDENTIALS= + # To enable Login with Google you need to: # 1. Set `GOOGLE_API_CREDENTIALS` above # 2. Set `GOOGLE_LOGIN_ENABLED` to `true`