-
Notifications
You must be signed in to change notification settings - Fork 5
/
.env.testing
71 lines (53 loc) · 1.46 KB
/
.env.testing
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
APP_NAME="TESTING Apiary"
APP_ENV=testing
# This key is only used for the testing env, so it is okay to publish it.
APP_KEY=base64:JVvxt2ojHHrHVIHhTeCGkjWan3dhQQZwTKnEuUhxF0g=
APP_DEBUG=true
APP_LOG_LEVEL=debug
APP_URL=http://localhost:8080
LOG_CHANNEL=daily
DB_CONNECTION=sqlite
DB_DATABASE=":memory:"
BROADCAST_CONNECTION=log
CACHE_STORE=array
SESSION_DRIVER=array
QUEUE_DRIVER=sync
MAIL_MAILER=array
MAIL_FROM_ADDRESS=
MAIL_FROM_NAME="TESTING Apiary"
MAILGUN_DOMAIN=
MAILGUN_SECRET=
CAS_HOSTNAME=cas.example.com
CAS_REAL_HOSTS=cas.example.com
CAS_SESSION_NAME=session
CAS_LOGOUT_URL=
CAS_ENABLE_SAML=true
CAS_DEBUG=
CAS_VERBOSE_ERRORS=
CAS_MASQUERADE=apiarytesting3
CAS_MASQUERADE_gtGTID=901234567
CAS_MASQUERADE_email_primary=robojackets-it@lists.gatech.edu
CAS_MASQUERADE_givenName=Apiary
CAS_MASQUERADE_sn=Testing
CAS_MASQUERADE_gtAccountEntitlement=/gt/central/services/iam/two-factor/duo-user
CAS_MASQUERADE_authn_method=duo-two-factor
CAS_MASQUERADE_authnContextClass=mfa-duo
CAS_MASQUERADE_eduPersonPrimaryAffiliation=student
SQUARE_TOKEN=""
SQUARE_LOCATION_ID=""
FAILED_JOB_EMAIL_ADDRESS=
FAILED_JOB_SLACK_WEBHOOK_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
JEDI_ENDPOINT=
JEDI_TOKEN=
BUZZAPI_APP_ID=
BUZZAPI_APP_PASSWORD=
ATTENDANCE_EMAIL=
CORE_OFFICERS_SLACK_WEBHOOK_URL=
LOG_CHANNEL=single
MEMBERSHIP_AGREEMENT_ARCHIVE_EMAIL=apiary-tests@robojackets.org
SCOUT_DRIVER=collection
TREASURER_EMAIL=apiary-tests@robojackets.org
NOMAD_ALLOC_ID=asdf
DOCKER_IMAGE_DIGEST=jkl