Lambda-School-Labs/Labs26-StorySquad-BE-TeamB

View on GitHub
.env.sample

Summary

Maintainability
Test Coverage
PORT=8000
DS_API_URL=http://localhost:8002
DS_API_TOKEN=SUPERSECRET
DATABASE_URL=postgres://docker:docker@127.0.0.1:5400/api-dev
OKTA_URL_ISSUER=https://example.okta.com/oauth2/default
OKTA_CLIENT_ID=example