diff --git a/client/.env.development b/client/.env.development index 4f232c01..0c6c369a 100644 --- a/client/.env.development +++ b/client/.env.development @@ -3,7 +3,7 @@ # Feature Tiles env variables: # The TILES_BASE_URL will be determined by the DATA_SOURCE env variable -GATSBY_CDN_TILES_BASE_URL=https://static-data-screeningtool.geoplatform.gov +GATSBY_CDN_TILES_BASE_URL=https://dig0wsohit6js.cloudfront.net GATSBY_LOCAL_TILES_BASE_URL=http://localhost:5000/data/data-pipeline GATSBY_DATA_PIPELINE_SCORE_PATH_LOCAL=data_pipeline/data/score diff --git a/client/.env.production b/client/.env.production index 540744cb..41ec89a8 100644 --- a/client/.env.production +++ b/client/.env.production @@ -3,7 +3,7 @@ # 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_CDN_TILES_BASE_URL=https://dig0wsohit6js.cloudfront.net GATSBY_DATA_PIPELINE_TRIBAL_PATH=data-pipeline/data/tribal