diff --git a/.env b/.env index e32493bab..1a37fe6ff 100644 --- a/.env +++ b/.env @@ -8,10 +8,10 @@ APP_DESCRIPTION='Explore our changing planet.' APP_CONTACT_EMAIL=eleanor.stokes@nasa.gov # Endpoint for the Tiler server. No trailing slash. -API_RASTER_ENDPOINT='https://openveda.cloud/api/raster' +API_RASTER_ENDPOINT='https://test.openveda.cloud/api/raster' # Endpoint for the STAC server. No trailing slash. -API_STAC_ENDPOINT='https://openveda.cloud/api/stac' +API_STAC_ENDPOINT='https://test.openveda.cloud/api/stac' MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'