generated from taylorbryant/gatsby-starter-tailwind
-
-
Notifications
You must be signed in to change notification settings - Fork 127
/
.env
53 lines (38 loc) · 1.72 KB
/
.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
48
49
50
51
52
53
######### Server-side vars ###########
PAGE_REVALIDATE_TOKEN=8b&o4t!xUqAN3Y#9
# Auth0 authentication
AUTH0_DOMAIN=https://dev-fmjy7n5n.us.auth0.com
AUTH0_CLIENT_ID=3qGOaKjDAL3LmZmoUR7nm6uWY69aI27z
AUTH0_CLIENT_SECRET=send request to hello at openbeta.io
# generate with `openssl rand -base64 32`
NEXTAUTH_SECRET=vQyFR7gskaqxehN0cI/53r+duWc5Et0ktdoz6KozTCo=
# Auth0 Management API
AUTH0_MGMT_CLIENT_ID=Ecyj4oke3Cpk1khRsdKr8njen6ZZKePF
AUTH0_MGMT_CLIENT_SECRET=send request to hello at openbeta.io
AUTH0_MGMT_CLIENT_AUDIENCE=https://dev-fmjy7n5n.us.auth0.com/api/v2/
######### Client-side vars ############
# Must prefix with NEXT_PUBLIC_in order to expose vars to the browser
# See https://nextjs.org/docs/basic-features/environment-variables
NEXT_PUBLIC_CDN_URL=https://stg-media.openbeta.io
NEXT_PUBLIC_API_SERVER=https://stg-api.openbeta.io
# Disable telemetry
NEXT_TELEMETRY_DISABLED=1
# Typesense nodes (handle a single node for now)
NEXT_PUBLIC_TYPESENSE_NODES=lj2nqsybtrcxp5kmp-1.a1.typesense.net
# Typesense RO API key
NEXT_PUBLIC_TYPESENSE_API_KEY=nBvjNVojLn792SX9sOLhLlpQ7BQJo5ok
# Mapbox Geocoder token
NEXT_PUBLIC_MAPBOX_API_KEY=pk.eyJ1Ijoib3BlbmJldGFwcm9qZWN0IiwiYSI6ImNsdThtb2kzMDAwbmcya3Fubmk4cXI1MXEifQ.b1UScIUV2CFR1oX0MD2goQ
# Maptiler API Key
NEXT_PUBLIC_MAPTILER_API_KEY=ejjLkz58mUNz9TgNs0Ed
# Discord invite
NEXT_PUBLIC_DISCORD_INVITE=https://discord.gg/a6vuuTQxS8
# Open Collective API URL
OPEN_COLLECTIVE_API_URI=https://api.opencollective.com/graphql/v2
# A comma-separate-list of profiles to pre-build
PREBUILD_PROFILES=
# Google cloud storage bucket name
GC_BUCKET_NAME=openbeta-staging
# A comma-separated-list of test area IDs
# to exclude from the feed
NEXT_PUBLIC_TEST_AREA_IDS=18c5dd5c-8186-50b6-8a60-ae2948c548d1