add crisp.chat env var to .env.example
This commit is contained in:
parent
5e32136c83
commit
7a74af3c9b
1 changed files with 4 additions and 1 deletions
|
|
@ -30,4 +30,7 @@ QSTASH_NEXT_SIGNING_KEY=""
|
|||
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=""
|
||||
STRIPE_SECRET_KEY=""
|
||||
STRIPE_PRICE_ID=""
|
||||
STRIPE_WEBHOOK_SECRET=""
|
||||
STRIPE_WEBHOOK_SECRET=""
|
||||
|
||||
# crisp.chat
|
||||
NEXT_PUBLIC_CRISP_WEBSITE_ID=04bebe30-8177-46bd-8e3f-cfd7c54e984e
|
||||
Loading…
Reference in a new issue