Modify env var in development

- add a score path env variable to development
- this will allow the dev to run the app using both local data or cdn
This commit is contained in:
Vim USDS 2021-11-29 14:37:33 -08:00 committed by lucasmbrown-usds
commit 3e31959ae1
2 changed files with 8 additions and 2 deletions

View file

@ -6,7 +6,9 @@
GATSBY_CDN_TILES_BASE_URL=https://d3jqyw10j8e7p9.cloudfront.net
GATSBY_LOCAL_TILES_BASE_URL=http://localhost:5000/data/data-pipeline
GATSBY_DATA_PIPELINE_SCORE_PATH_LOCAL=data_pipeline/data/score
GATSBY_DATA_PIPELINE_SCORE_PATH=data-pipeline/data/score
GATSBY_SCORE_DOWNLOAD_FILE_PATH=downloadable/Screening_Tool_Data.zip
GATSBY_MAP_TILES_PATH=tiles