We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf7947 commit 090b573Copy full SHA for 090b573
.env
@@ -11,7 +11,7 @@ APP_CONTACT_EMAIL=email@example.org
11
API_RASTER_ENDPOINT='https://openveda.cloud/api/raster'
12
13
# Endpoint for the STAC server. No trailing slash.
14
-API_STAC_ENDPOINT='https:/openveda.cloud/api/stac'
+API_STAC_ENDPOINT='https://openveda.cloud/api/stac'
15
API_TITILER_MULTIDIM_ENDPOINT='https://staging.openveda.cloud/api/multidim/WebMercatorQuad/tilejson.json'
16
17
MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'
0 commit comments