-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.env.example
26 lines (21 loc) · 1000 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
###########################
# Example `.env` file #
###########################
# API key for the Google Civic API
# See https://github.com/Ally-Guide/amplify-back-end/blob/main/.github/CONTRIBUTING.md#using-the-google-civic-information-api-locally
CIVIC_API_KEY=
# Production environment API key for the Lob API
# This value can be found in Heroku application config var of the same name
LOB_API_KEY=
# Test environment API key for the Lob API
# This is only required for running the integration tests successfully!
# This value can be found in Heroku application config var of the same name
TEST_LOB_API_KEY=
# Auth0 authentication parameters
# For local development, you can just use these literal nonsense values for now
SERVER_PORT=6060
CLIENT_ORIGIN_URL=http://localhost:4040
AUTH0_AUDIENCE=your_Auth0_identifier_value
AUTH0_DOMAIN=your_Auth0_domain
# Stripe
STRIPE_SECRET_KEY=sk_test_51IravfFqipIA40A3FOW6EzlXlJiXjL9V0FXKfb9n7cxh25Ww9QMA9aWwCzTSQscBOQFcB7s1TI6UCtW1JG83Hz1z000Sg2vSIr