diff --git a/.env b/.env index 095a452ab..bd5f467f5 100644 --- a/.env +++ b/.env @@ -13,6 +13,7 @@ API_RASTER_ENDPOINT='https://staging.openveda.cloud/api/raster' # Endpoint for the STAC server. No trailing slash. API_STAC_ENDPOINT='https://staging.openveda.cloud/api/stac' API_XARRAY_ENDPOINT='https://prod-titiler-xarray.delta-backend.com/tilejson.json' +GEO_COPILOT_ENDPOINT=https://veda-search.azurewebsites.net/score MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y' diff --git a/.github/workflows/deploy-prod.yml b/.github/workflows/deploy-prod.yml index 930e3a96f..9fc30baea 100644 --- a/.github/workflows/deploy-prod.yml +++ b/.github/workflows/deploy-prod.yml @@ -13,7 +13,7 @@ on: env: NODE: 20 - DOMAIN_PROD: https://www.earthdata.nasa.gov/dashboard + DOMAIN_PROD: /dashboard DEPLOY_BUCKET_PROD: climatedashboard DEPLOY_BUCKET_PROD_REGION: us-east-1 diff --git a/.veda/ui b/.veda/ui index 4591e7936..daf659dee 160000 --- a/.veda/ui +++ b/.veda/ui @@ -1 +1 @@ -Subproject commit 4591e79366e06c48a36f47b7677d45a1b970c984 +Subproject commit daf659deed7368a012e61ce9b1224b400beb61e9