Skip to content

Commit 9196488

Browse files
authored
Switch default endpoint
New default: bitrise-accelerate.services.bitrise.io
1 parent 393e962 commit 9196488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/consts/consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const (
1414

1515
// The default URL uses the public endpoint, which might not be context aware
1616
// When this comment was written it simply pointed to the GCP us-east cache, but geo loadbalancing is planned.
17-
EndpointURLDefault = "grpcs://remote-build-cache.services.bitrise.io"
17+
EndpointURLDefault = "grpcs://bitrise-accelerate.services.bitrise.io"
1818
EndpointURLLAS1 = CacheInternalEndpointURLUnified
1919
EndpointURLATL1 = CacheInternalEndpointURLUnified
2020
EndpointURLIAD1 = CacheInternalEndpointURLUnified

0 commit comments

Comments
 (0)