Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
updated titiler stac endpoint env var #138
  • Loading branch information
marjo-luc authored Sep 16, 2024
1 parent 41fad6f commit 6b01d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterlab/shared/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
- maap-libs-jupyter-extension==1.2.4
- maap-user-workspace-management-jupyter-extension==0.1.3
variables:
TITILER_STAC_ENDPOINT: 'https://titiler-stac.maap-project.org/'
TITILER_STAC_ENDPOINT: 'https://titiler-pgstac.maap-project.org/'
TITILER_ENDPOINT: 'https://titiler.maap-project.org/'
STAC_CATALOG_NAME: 'MAAP STAC'
STAC_CATALOG_URL: 'https://stac.maap-project.org/'
Expand Down

0 comments on commit 6b01d57

Please sign in to comment.