Skip to content

Commit

Permalink
revert .env
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth0248 authored Nov 21, 2024
1 parent 348d6ab commit f42d54b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ APP_DESCRIPTION='Exploring Greenhouse Gas Data; Driving Sustainable Strategies t
APP_CONTACT_EMAIL=[email protected]

# Endpoint for the Tiler server. No trailing slash.
API_RASTER_ENDPOINT='https://dev.ghg.center/api/raster'
API_RASTER_ENDPOINT='https://earth.gov/ghgcenter/api/raster'

# Endpoint for the STAC server. No trailing slash.
API_STAC_ENDPOINT='https://dev.ghg.center/api/stac'
API_STAC_ENDPOINT='https://earth.gov/ghgcenter/api/stac'

MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'

Expand All @@ -36,4 +36,4 @@ CUSTOM_SCRIPT_SRC=https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.j
CUSTOM_SCRIPT_ID=_fed_an_ua_tag

FEATURE_NEW_EXPLORATION = 'TRUE'
SHOW_CONFIGURABLE_COLOR_MAP = 'TRUE'
SHOW_CONFIGURABLE_COLOR_MAP = 'TRUE'

0 comments on commit f42d54b

Please sign in to comment.