diff --git a/.env.example b/.env.example index e47aa02..fd4515f 100644 --- a/.env.example +++ b/.env.example @@ -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=