mirror of
https://github.com/Nezumi-2711/next-gdrive-index.git
synced 2026-09-22 05:31:57 +00:00
update: explanation for each env
This commit is contained in:
+5
-2
@@ -1,7 +1,10 @@
|
||||
GD_SERVICE_B64="Base64 Encoded value from Google Drive Service Account JSON file"
|
||||
|
||||
# Base64 Encoded Service Account JSON
|
||||
GD_SERVICE_B64=
|
||||
# Secret Key for Encryption
|
||||
ENCRYPTION_KEY=
|
||||
# Index password, used when private mode is enabled
|
||||
SITE_PASSWORD=
|
||||
|
||||
# [Optional] Only domain, without protocol (ex: mbaharip.com)
|
||||
# Needed if you're not using Vercel
|
||||
NEXT_PUBLIC_DOMAIN=
|
||||
|
||||
Reference in New Issue
Block a user