Skip to content

Commit

Permalink
Update creodias back-end URL in dev config
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Sep 15, 2022
1 parent 24746a5 commit f334bcb
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 @@ -52,7 +52,7 @@
"vito": "https://openeo-dev.vito.be/openeo/1.0/",
"eodc": "https://openeo-dev.eodc.eu/v1.0/",
# internal version of https://openeo.creo.vito.be/openeo/1.0/
"creo": "https://openeo.creo.vgt.vito.be/openeo/1.0",
"creo": "https://openeo-dev.creo.vito.be/openeo/1.0",
# Sentinel Hub OpenEO by Sinergise
"sentinelhub": "https://openeo.sentinel-hub.com/production/",
},
Expand Down

0 comments on commit f334bcb

Please sign in to comment.