Files
freeCodeCamp/packages/learn/sample.env
2018-09-27 20:05:47 +05:30

6 lines
189 B
Bash

AUTH0_DOMAIN=<auth0-tennant>.auth0.com
AUTH0_CLIENT_ID=this-is-me
AUTH0_NAMESPACE='https://auth-ns.freecodecamp.org/'
DEV_SERVICE_PATH='http://localhost:3000/services'
PROD_SERVICE_PATH=''