Skip to content

Commit 090b573

Browse files
authored
fix url
1 parent caf7947 commit 090b573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ APP_CONTACT_EMAIL=email@example.org
1111
API_RASTER_ENDPOINT='https://openveda.cloud/api/raster'
1212

1313
# Endpoint for the STAC server. No trailing slash.
14-
API_STAC_ENDPOINT='https:/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)