Add Google variables to .env.sample
This commit is contained in:
@@ -21,6 +21,11 @@ NEXT_PUBLIC_DATABASE_URL=mongodb://127.0.0.1:27017/strapi
|
||||
NEXT_PUBLIC_TWITTER_HASHTAGS=
|
||||
NEXT_PUBLIC_TWITTER_USERNAME=
|
||||
|
||||
# Google Auth env
|
||||
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
|
||||
# CGU
|
||||
|
||||
NEXT_PUBLIC_CGU_DOWNLOAD_LINK=
|
||||
|
||||
Reference in New Issue
Block a user