forked from GSA/touchpoints
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.test
More file actions
33 lines (23 loc) · 642 Bytes
/
.env.test
File metadata and controls
33 lines (23 loc) · 642 Bytes
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
API_HTTP_USERNAME=username
API_HTTP_PASSWORD=password
AWS_SES_ACCESS_KEY_ID=
AWS_SES_SECRET_ACCESS_KEY=
AWS_SES_REGION=
INDEX_URL=/index
LOGIN_GOV_CLIENT_ID=
LOGIN_GOV_IDP_BASE_URL=
LOGIN_GOV_PRIVATE_KEY=
LOGIN_GOV_REDIRECT_URI=
NEW_RELIC_KEY=
REDIS_URL=redis://localhost:6379/1
S3_AWS_ACCESS_KEY_ID=
S3_AWS_SECRET_ACCESS_KEY=
S3_AWS_BUCKET_NAME=
S3_AWS_REGION=
TOUCHPOINTS_ADMIN_EMAILS=admin@example.gov
TOUCHPOINTS_GTM_CONTAINER_ID=
TOUCHPOINTS_EMAIL_SENDER=from@example.gov
TOUCHPOINTS_SUPPORT=support@example.gov
TOUCHPOINTS_TEAM=team@example.gov
TOUCHPOINTS_WEB_DOMAIN=127.0.0.1
DATABASE_CLEANER_ALLOW_REMOTE_DATABASE_URL=true