Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Configuration

Chris Short edited this page Sep 9, 2021 · 2 revisions

Environment Variables

PORT

The port the server will run on. Defaults to 3001.

MYSQL_URL

The connection URL that includes both username and password.

ELASTIC_API_KEY_ID

The API key ID for your Elasticsearch API key.

ELASTIC_API_KEY

Your Elasticsearch API key.

ELASTIC_URL

Your Elasticsearch instance URL.

AWS_USER_POOL_ID

Your AWS Cognito user pool ID

AWS_REGION

Your AWS Cognito region (i.e. us-west-2, us-east-1).

GOOGLE_API_KEY

Your Google API key for the Places api.