Fix BILLING_ENABLED in example .env file (#345)

The ENABLE_BILLING env var is not used in the chatwoot code base. Instead, the BILLING_ENABLED is used to enable billing.
This commit is contained in:
Régis Behmo
2019-12-04 18:08:53 +01:00
committed by Sojan Jose
parent 6a2f4e6673
commit ff5c26a388

View File

@@ -23,9 +23,9 @@ AWS_REGION=
SENTRY_DSN=
#### This environment variables are only required in hosted version which has billing
ENABLE_BILLING=
BILLING_ENABLED=
## chargebee settings
CHARGEBEE_API_KEY=
CHARGEBEE_SITE=
CHARGEBEE_WEBHOOK_USERNAME=
CHARGEBEE_WEBHOOK_PASSWORD=
CHARGEBEE_WEBHOOK_PASSWORD=