mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
use new Cloudfront URLs
If changing to a new cloudfront distribution, remember to activate CORS using the Response headers policy value `CORS-With-Preflight`.
This commit is contained in:
parent
8773b37545
commit
bcc2c8219b
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
# 2025-02-11: Point to the current EPIC URL
|
||||
# May need to update again soon, using cloudfront
|
||||
# GATSBY_CDN_TILES_BASE_URL=https://static-data-screeningtool.geoplatform.gov
|
||||
GATSBY_CDN_TILES_BASE_URL=https://pedp-data.s3.us-east-1.amazonaws.com/cejst-2.0
|
||||
GATSBY_CDN_TILES_BASE_URL=https://dblew8dgr6ajz.cloudfront.net
|
||||
GATSBY_LOCAL_TILES_BASE_URL=http://localhost:5000/data/data-pipeline
|
||||
|
||||
GATSBY_DATA_PIPELINE_SCORE_PATH_LOCAL=data_pipeline/data/score
|
||||
|
@ -46,4 +46,4 @@ GATSBY_FILE_DL_PATH_2_0_M_23_09_SIGNED_PDF=downloadable/M-23-09_Signed_CEQ_CPO_e
|
|||
GATSBY_FILE_DL_PATH_TSD_ES_PDF=downloadable/cejst-technical-support-document.pdf
|
||||
GATSBY_FILE_DL_PATH_HOW_TO_COMMUNITIES_PDF=downloadable/draft-communities-list.pdf
|
||||
|
||||
GATSBY_MAP_TILES_PATH=tiles
|
||||
GATSBY_MAP_TILES_PATH=tiles
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
# 2025-02-11: Point to the current EPIC URL
|
||||
# May need to update again soon, using cloudfront
|
||||
# GATSBY_CDN_TILES_BASE_URL=https://static-data-screeningtool.geoplatform.gov
|
||||
GATSBY_CDN_TILES_BASE_URL=https://pedp-data.s3.us-east-1.amazonaws.com/cejst-2.0
|
||||
GATSBY_CDN_TILES_BASE_URL=https://dblew8dgr6ajz.cloudfront.net
|
||||
|
||||
GATSBY_2_0_TRIBAL_PATH=data-versions/2.0/data/tribal
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue