-
-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy path.env.example
More file actions
27 lines (24 loc) · 643 Bytes
/
.env.example
File metadata and controls
27 lines (24 loc) · 643 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
25
26
GH_ACCESS_TOKEN=
GH_ORG=OpenSats
GH_APP_REPO=applications
GH_REPORTS_REPO=reports
SENDGRID_API_KEY=
SENDGRID_RECIPIENT=
SENDGRID_RECIPIENT_ACCOUNTING=
SENDGRID_CC=
SENDGRID_BCC=
SENDGRID_VERIFIED_SENDER=
SENDGRID_SENDER_NAME= # (defaults to "OpenSats")
BTCPAY_URL=
BTCPAY_INVOICE_KEY=
STRIPE_SECRET_KEY=
ZAPRITE_USER_UUID=
NEXT_PUBLIC_GOOGLE_DOC_ID=
NEXT_PUBLIC_GOOGLE_API_KEY=
# Fund-specific webhook secrets
BTCPAY_WEBHOOK_SECRET_GENERAL=generated_by_btcpay
BTCPAY_WEBHOOK_SECRET_NOSTR=generated_by_btcpay
BTCPAY_WEBHOOK_SECRET_OPS=generated_by_btcpay
STRIPE_WEBHOOK_SECRET=generated_by_stripe
# Buttondown Newsletter
BUTTONDOWN_API_KEY=