mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 15:09:47 +00:00
feat: make preview image support optional
This commit is contained in:
@@ -7,11 +7,14 @@
|
||||
# @see https://github.com/rolodato/dotenv-safe for more details.
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
GOOGLE_APPLICATION_CREDENTIALS=
|
||||
# Optional (for preview image support)
|
||||
#GOOGLE_APPLICATION_CREDENTIALS=
|
||||
|
||||
GCLOUD_PROJECT=
|
||||
# Optional (for preview image support)
|
||||
#GCLOUD_PROJECT=
|
||||
|
||||
FIREBASE_COLLECTION_IMAGES=
|
||||
# Optional (for preview image support)
|
||||
#FIREBASE_COLLECTION_IMAGES=
|
||||
|
||||
# Optional
|
||||
#FATHOM_ID=
|
||||
Reference in New Issue
Block a user