Skip to content

Commit

Permalink
dev config: remove creo backend (doesn't support egi anyway)
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Sep 23, 2024
1 parent 361a06a commit a2dbedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/aggregator.dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
aggregator_backends={
"vito": "https://openeo-dev.vito.be/openeo/1.1/",
"eodc": "https://openeo-dev.eodc.eu/openeo/1.1.0/",
"creo": "https://openeo-staging.creo.vito.be/openeo/1.1",
# "creo": "https://openeo-staging.creo.vito.be/openeo/1.1",
# Sentinel Hub OpenEO by Sinergise
"sentinelhub": "https://openeo.sentinel-hub.com/production/",
},
Expand Down

0 comments on commit a2dbedb

Please sign in to comment.