mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
chore: add env to env.example
This commit is contained in:
parent
78a1ee2af0
commit
3b3987dcf8
1 changed files with 2 additions and 0 deletions
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue