diff --git a/.env b/.env index 9030932d7..8694cf5c8 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ APP_DESCRIPTION=Visualization, Exploration, and Data Analysis (VEDA) APP_CONTACT_EMAIL=email@example.org # Endpoint for the Tiler server. No trailing slash. -API_RASTER_ENDPOINT='https://test-raster.delta-backend.com' +API_RASTER_ENDPOINT='https://staging-raster.delta-backend.com' # Endpoint for the STAC server. No trailing slash. API_STAC_ENDPOINT='https://staging-stac.delta-backend.com'