-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.dev.vars.example
More file actions
24 lines (20 loc) · 812 Bytes
/
.dev.vars.example
File metadata and controls
24 lines (20 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Wrangler Pages: copy to .dev.vars in this directory (repo root). Do not commit .dev.vars.
# Local: used by `npm run pages:dev`.
# Production: same file can be pushed to Cloudflare with `npm run pages:secrets:push` (after `wrangler login`).
# https://developers.cloudflare.com/pages/functions/wrangler-configuration/#local-development-with-wrangler
FIREBASE_PROJECT_ID=
FIREBASE_CLIENT_EMAIL=
FIREBASE_PRIVATE_KEY=
ZEPTOMAIL_TOKEN=
# Optional; set to your ZeptoMail API host if not EU default
# ZEPTOMAIL_API_BASE=https://api.zeptomail.eu
ZOHO_ORDERS_USER=
ZOHO_ENQUIRIES_USER=
ZOHO_MARKETING_USER=
EMAIL_NEW_ORDER_NOTIFY_TO=
EMAIL_NEW_CONTACT_ENQUIRY_NOTIFY_TO=
EMAIL_NEW_REVIEW_NOTIFY_TO=
EMAIL_NOTIFY_BCC_ORDERS=
EMAIL_NOTIFY_BCC_ENQUIRIES=
# Optional: comma-separated extra CORS origins
# CORS_ORIGINS=