Skip to content

Commit 55271c9

Browse files
committed
Prod config: bump EODC backend to https://openeo.eodc.eu/openeo/1.1.0/
1 parent 0a6687a commit 55271c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/aggregator.prod.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
config_source=__file__,
4040
aggregator_backends={
4141
"vito": "https://openeo.vito.be/openeo/1.1/",
42-
"eodc": "https://openeo.eodc.eu/v1.0/",
42+
"eodc": "https://openeo.eodc.eu/openeo/1.1.0/",
4343
# Sentinel Hub OpenEO by Sinergise
4444
"sentinelhub": "https://openeo.sentinel-hub.com/production/",
4545
},

0 commit comments

Comments
 (0)