-
-
Notifications
You must be signed in to change notification settings - Fork 35
/
.env.example
39 lines (30 loc) · 882 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
TESTER_API_KEY=abc123
# Remove the debug variable in production
debug=1
# database variables
# if the below variables are not provided
# the database will default to sqlite3
POSTGRES_USER=username
POSTGRES_PASSWORD=password
POSTGRES_DB=gita_db
# DB_HOST is the HOST address
# in docker-compose it refers to the service name
DB_HOST=database
DB_PORT=5432
# REDIS and CELERY variables
REDIS_HOST=redis-server
REDIS_PORT=6379
CELERY_BROKER=redis://redis-server:6379/0
CELERY_BACKEND=redis://redis-server:6379/0
# CRONJOB_BASE_URL
CRONJOB_BASE_URL=http://api:8081
#twitter creds
CONSUMER_KEY = gnoWv9MJmSpVhBgtJFP2Ll3URJKWEoo
CONSUMER_SECRET = E
CLIENT_ID =MjdiTm1HV3RTVG9ZZG
CLIENT_SECRET =jz4k0mNQ-pRFcoiaRk8ylj
ACCESS_TOKEN = 8167490mNQ-pRFcoi2875980800
ACCESS_TOKEN_SECRET = wyHUlzN6SzUsRm
#Instagram creds
INSTAGRAM_USERNAME = 0mNQ-pRFcoi
INSTAGRAM_PASSWORD = 0mNQ-pRFcoi