mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -08:00
* Modify data tile server to static URL to fix CORS * Remove the cron from the cache invalidate action
10 lines
451 B
Text
10 lines
451 B
Text
# WARNING:
|
|
# THIS FILE IS CHECKED INTO VERSION CONTROL! DO NOT ADD ANY SECRET INFO. IF SECRETS ARE ADDED, PLEASE ADD TO # GIT IGNORE FILE
|
|
|
|
# Feature Tiles env variables:
|
|
# The TILES_BASE_URL will always point to the CDN
|
|
GATSBY_CDN_TILES_BASE_URL=https://static-data-screeningtool.geoplatform.gov
|
|
|
|
GATSBY_DATA_PIPELINE_SCORE_PATH=data-pipeline/data/score
|
|
GATSBY_SCORE_DOWNLOAD_FILE_PATH=downloadable/Screening_Tool_Data.zip
|
|
GATSBY_MAP_TILES_PATH=tiles
|