# Config

Only used for local development on the terminal console, to set ENV from a JSON file, that simulates the environment created by AWS for our lambda images.

## How it works:
When api/cron/sqs starts (see V3),
They check if running local for testing (i.e. command line option used),
If so they look for config.local.json in the current directory or any parent directory
They generally find the one in the project repo top level directory
Then set all the values in that file in the env