Skip to content

Commit 19c50cf

Browse files
authored
switch env to prod
1 parent dc1983b commit 19c50cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ APP_DESCRIPTION=Visualization, Exploration, and Data Analysis (VEDA)
88
APP_CONTACT_EMAIL=email@example.org
99

1010
# Endpoint for the Tiler server. No trailing slash.
11-
API_RASTER_ENDPOINT='https://staging.openveda.cloud/api/raster'
11+
API_RASTER_ENDPOINT='https://openveda.cloud/api/raster'
1212

1313
# Endpoint for the STAC server. No trailing slash.
14-
API_STAC_ENDPOINT='https://staging.openveda.cloud/api/stac'
14+
API_STAC_ENDPOINT='https:/openveda.cloud/api/stac'
1515
API_TITILER_MULTIDIM_ENDPOINT='https://staging.openveda.cloud/api/multidim/WebMercatorQuad/tilejson.json'
1616

1717
MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'

0 commit comments

Comments
 (0)