We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea0012 commit 97c3647Copy full SHA for 97c3647
sentinel_config.yml
@@ -5,5 +5,5 @@ LOCAL_DIR: "/var/tmp/sentinel/"
5
# register_stac.py variables
6
SUCC_PREFIX: "/var/tmp/sentinel/register-stac-success-"
7
ERR_PREFIX: "/var/tmp/sentinel/register-stac-error-"
8
-STAC_HOST: "https://stac.cesnet.cz"
+STAC_HOST: "https://resto.c-scale.zcu.cz"
9
SALT: "dhr1" # if defined, will be used to prefix the ID
0 commit comments