-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy path.env.example
More file actions
31 lines (31 loc) · 1.17 KB
/
.env.example
File metadata and controls
31 lines (31 loc) · 1.17 KB
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
REACT_APP_SEGMENT_KEY=segment-key
REACT_APP_CRYPTO_SECRET=crypto-secret
REACT_APP_STORJ_BRIDGE=http://localhost:6382
REACT_APP_STRIPE_PK=stripe_pk
REACT_APP_STRIPE_TEST_PK=stripe_test_pk
REACT_APP_API_URL=http://localhost:8000/api
REACT_APP_PAYMENTS_API_URL=http://localhost:8003
GENERATE_SOURCEMAP=false
REACT_APP_CRYPTO_SECRET2=crypto-secret-2
REACT_APP_RECAPTCHA_V3=recaptcha_v3_key
REACT_APP_HOSTNAME=http://localhost:3000
REACT_APP_PROXY=some_proxy_url
REACT_APP_DRIVE_NEW_API_URL=http://localhost:3004/api
REACT_APP_NOTIFICATIONS_URL=http://notifications_url
REACT_APP_SHARE_LINKS_DOMAIN=share_domain_link
REACT_APP_AUTH_URL=auth_path
REACT_APP_BUTTON_AUTH_URL=auth_button_path
REACT_APP_DEBUG=true
REACT_APP_LOCATION_API_URL=http://location_api_url
# ANALYTICS KEYS
REACT_APP_ANALYTICS_ERROR_REPORTING_WRITE_KEY=analytics_key
REACT_APP_CDP_DATA_PLANE=cdp_data_plane
REACT_APP_IMPACT_API=http://imact-url.com
REACT_APP_GA_ID=ga_id
REACT_APP_GA_BLOG_ID=ga_blog_id
REACT_APP_INTERCOM_PROVIDER_KEY=provider_key
REACT_APP_GOOGLE_ANALYTICS_SENDTO=sendTo_key
REACT_APP_VPN_ID=vpn_id
REACT_APP_WEBSITE_URL=https://internxt.com
REACT_APP_GSHEET_API=
REACT_APP_META_PIXEL=