Skip to content
Snippets Groups Projects
Commit 567e912f authored by Remi Cresson's avatar Remi Cresson
Browse files

Debug: remove wrong url

parent 4c6cddb3
Branches fix_expiry
No related tags found
2 merge requests!4Enh documentation supers2,!3Better connection errors handling
Pipeline #171466 passed
......@@ -27,7 +27,7 @@ from .utils import log, SIGNED_URL_TTL_MARGIN, CREDENTIALS
S3_STORAGE_DOMAIN = "minio-api-dinamis.apps.okd.crocc.meso.umontpellier.fr"
S3_SIGNING_ENDPOINT = \
"https://s3-signing-dinamis.apps.okd.crocc.meso.umontpellier.fr/ping"
"https://s3-signing-dinamis.apps.okd.crocc.meso.umontpellier.fr/"
AssetLike = TypeVar("AssetLike", Asset, Dict[str, Any])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment