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 ab014b4 commit be14815Copy full SHA for be14815
ya
@@ -9,7 +9,7 @@ import platform
9
RETRIES = 5
10
HASH_PREFIX = 10
11
12
-REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://s3.mds.yandex.net/devtools-registry")
+REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-registry.s3.yandex.net/")
13
14
# Please do not change this dict, it is updated automatically
15
# Start of mapping
0 commit comments