diff --git a/.env b/.env index 750b3ef9d..4c22e0601 100644 --- a/.env +++ b/.env @@ -8,10 +8,10 @@ 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://dev.ghg.center/api/raster' +API_RASTER_ENDPOINT='https://ghg.center/api/raster' # Endpoint for the STAC server. No trailing slash. -API_STAC_ENDPOINT='https://dev.ghg.center/api/stac' +API_STAC_ENDPOINT='https://ghg.center/api/stac' MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'