diff --git a/.env b/.env index 8585da09a..750b3ef9d 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ APP_DESCRIPTION='Exploring Greenhouse Gas Data; Driving Sustainable Strategies t APP_CONTACT_EMAIL=veda@uah.edu # Endpoint for the Tiler server. No trailing slash. -API_RASTER_ENDPOINT='https://ghg.center/api/raster' +API_RASTER_ENDPOINT='https://dev.ghg.center/api/raster' # Endpoint for the STAC server. No trailing slash. API_STAC_ENDPOINT='https://dev.ghg.center/api/stac'