-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.env.example
executable file
·39 lines (36 loc) · 987 Bytes
/
.env.example
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
BACKEND_CORS_ORIGINS=["http://localhost","http://localhost:8000","http://localhost:9000"]
EMAILS_ENABLED=False
ENV=development
FIRST_SUPERUSER_PASSWORD=12345
LOG_LEVEL=info
PORT=8330
POSTGRES_DB=identity
POSTGRES_PASSWORD=postgres1234
POSTGRES_SERVER=bigquery-db.whaleandjaguar.localhost
POSTGRES_USER=postgres
POSTGRES_PORT=5432
PROJECT_NAME=bigquery-system
SECRET_KEY=*lqpjoqiijah5ri^k8c3sgl5#)5becas4asdc8d%41+om3*u!jl7_
SENTRY_DSN=
SERVER_HOST=http://localhost:8000
SMTP_HOST=gma
SMTP_PASSWORD=SMTP_PASSWORD
SMTP_PORT=465
SMTP_TLS=False
SMTP_USER=SMTP_USER
USERS_OPEN_REGISTRATION=False
BIGQUERY_CREDENTIALS_FILE=bigquery-private-key.json
BIGQUERY_PROJECT_ID=spatial-thinker-315515
DB_NAME=identity
DB_PASSWORD=postgres1234
DB_PORT=5432
DB_HOST=bigquery-db.whaleandjaguar.localhost
DB_USER=postgres
DB_TYPE=postgres
ISSUER=EasyAuth
SUBJECT=EasyAuthAuth
AUDIENCE=EasyAuthApis
KEY_PATH=/opt/app/
KEY_NAME=key