Skip to content

Commit be14815

Browse files
committed
Intermediate changes
1 parent ab014b4 commit be14815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ya

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import platform
99
RETRIES = 5
1010
HASH_PREFIX = 10
1111

12-
REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://s3.mds.yandex.net/devtools-registry")
12+
REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-registry.s3.yandex.net/")
1313

1414
# Please do not change this dict, it is updated automatically
1515
# Start of mapping

0 commit comments

Comments
 (0)