-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.test
More file actions
23 lines (23 loc) · 776 Bytes
/
.env.test
File metadata and controls
23 lines (23 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
DB_USER=testuser
DB_PASSWORD=testpassword
DB_HOST=localhost
DB_PORT=5432
DB_NAME=testdb
DB_SSL=false
NODE_ENV=test
JWT_SECRET_KEY=s3cr3t_K3y!@#4%6^8*RandomGenerated987654321
APP_PORT=3000
AWS_SECRET_KEY=12321312312
AWS_PUBLIC_KEY=123998123
AWS_REGION=dearly_us_1
AWS_REGION_LAMBDA=dearly_us_2
AWS_BUCKET_NAME=dearly
SUPABASE_URL=https://oiasdfoaihdsfoiahsdfoih.supabase.co
SUPABASE_KEY=sadlfjasodifhaoisdhfoiasdfoihasodfhoasdhfi
NUDGE_LAMBDA_ARN=arn:aws:lambda:us-east-2:12345678:function:LambdaName
NUDGE_LAMBDA_ROLE_ARN=arn:aws:iam::12345678:role/service-role/LambdaName-role-kypdggif
BUILD_QR_CODE_GENERATOR=https://api.qrserver.com/v1/create-qr-code
SECRET_WEBHOOK_KEY=some-key
SLACK_WEBHOOK_URL=some-webhook-url
SLACK_CHANNEL_ID=dearly
SLACK_USER_GROUP_ID=dearly-members