mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-30 02:11:17 -07:00
Update the base URL for the download packet (#775)
This commit is contained in:
parent
e2f68dc46f
commit
e47cffc3f9
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export const DOWNLOAD_LAST_UPDATED = '10/01/21';
|
|||
export const VERSION_NUMBER = '0.1';
|
||||
|
||||
export const DOWNLOAD_ZIP_URL = [
|
||||
process.env.GATSBY_DATA_ROOT_PATH,
|
||||
process.env.GATSBY_CDN_TILES_BASE_URL,
|
||||
process.env.GATSBY_DATA_PIPELINE_SCORE_PATH,
|
||||
process.env.GATSBY_SCORE_DOWNLOAD_FILE_PATH,
|
||||
].join('/');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue