forked from mozilla/donate.mozilla.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample.env
47 lines (38 loc) · 1.62 KB
/
sample.env
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
export APPLICATION_URI=http://localhost:3000
export HOST=localhost
export PORT=3000
export NPM_CONFIG_PRODUCTION=false
export STRIPE_PUBLIC_KEY=pk_test_BZ0QTIwe7BVAk1ZDxOgWZ9Z6
export STRIPE_SECRET_KEY=sk_test_HbsdaR1Bn5I84vdezKa9VcvA
export STRIPE_WEBHOOK_SECRET=iwYmVFFTDH9hrxCU9n4k4cixeiadYLaJ
export PAYPAL_USER=receive-donation_api1.test.com
export [email protected]
export PAYPAL_PWD=783PM8L5UQFWCK87
export PAYPAL_SIGNATURE=AKTEYhvFqmOFYnWv4QPso.a.lYY6AMXKUhTbIGIwV-CvfMijuU.qhstP
export PAYPAL_MICRO_USER=receive-donation-micro_api1.test.com
export [email protected]
export PAYPAL_MICRO_PWD=VHYMRPLSARWFAYNE
export PAYPAL_MICRO_SIGNATURE=AFcWxV21C7fd0v3bYYYRCpSSRl31AY1nMmyVu2q7gy2QR-3XZivmzmPW
export PAYPAL_ENDPOINT=https://www.sandbox.paypal.com
export PAYPAL_API_ENDPOINT=https://api-3t.sandbox.paypal.com/nvp
export SIGNUP=https://basket-dev.allizom.org/news/subscribe/
export ENABLE_XFRAMEOPTIONS=true
export SUPPORTED_LOCALES=*
## Only enable this on staging or server with iframe enabled
export ENABLE_PONTOON=false
export OPENEXCHANGERATES_KEY=33b336365601488e82c53c486d857a21
# ^ This key is OK for local dev
# A 'Free Forever' key available here https://openexchangerates.org/signup
export OPTIMIZELY_ID='206878104'
export OPTIMIZELY_ACTIVE='yes'
export FULL_SUBDOMAIN_FOR_COOKIE='localhost'
export NEW_RELIC_ENABLED=false
export NEW_RELIC_NO_CONFIG_FILE=true
export NEW_RELIC_LOG=stdout
export NEW_RELIC_LICENSE_KEY=
export NEW_RELIC_APP_NAME=
export BASKET_QUEUE_REGION=
export BASKET_QUEUE_URL=
export BASKET_NO_LOG=
export BASKET_ACCESS_KEY=
export BASKET_SECRET_ACCESS_KEY=