mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -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
|
# 2025-02-11: Point to the current EPIC URL
|
||||||
# May need to update again soon, using cloudfront
|
# 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://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_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_LOCAL=data_pipeline/data/score
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
# 2025-02-11: Point to the current EPIC URL
|
# 2025-02-11: Point to the current EPIC URL
|
||||||
# May need to update again soon, using cloudfront
|
# 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://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
|
GATSBY_2_0_TRIBAL_PATH=data-versions/2.0/data/tribal
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue