-
-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy path.env
More file actions
22 lines (19 loc) · 552 Bytes
/
.env
File metadata and controls
22 lines (19 loc) · 552 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
MONGO_SCHEME=mongodb
MONGO_INITDB_ROOT_USERNAME=admin
MONGO_INITDB_ROOT_PASSWORD=0nBelay!
MONGO_SERVICE=localhost:27017
MONGO_AUTHDB=admin
MONGO_DBNAME=openbeta
MONGO_TLS=false
MONGO_READ_PREFERENCE=primary
MONGO_REPLICA_SET_NAME=rs0
CONTENT_BASEDIR=./tmp
DEPLOYMENT_ENV=development
CDN_URL=https://storage.googleapis.com/openbeta-staging
# Typesense
TYPESENSE_NODE=typesense-01.openbeta.io
TYPESENSE_API_KEY_RW=ask_us_on_Discord
# Auth0
AUTH0_DOMAIN=https://dev-fmjy7n5n.us.auth0.com
AUTH0_KID=uciP2tJdJ4BKWoz73Fmln
MAPTILES_WORKING_DIR=./maptiles