chore: add env to env.example

This commit is contained in:
Navindu Amarakoon
2023-12-09 11:43:30 +05:30
parent 78a1ee2af0
commit 3b3987dcf8

View File

@ -87,6 +87,8 @@ NEXT_PUBLIC_POSTHOG_KEY=""
NEXT_PUBLIC_POSTHOG_HOST="https://eu.posthog.com"
# OPTIONAL: Leave blank to disable billing.
NEXT_PUBLIC_FEATURE_BILLING_ENABLED=
# OPTIONAL: Leave blank to allow users to signup through /signup page.
NEXT_PUBLIC_DISABLE_SIGNUP=
# This is only required for the marketing site
# [[REDIS]]