Skip to content

Commit 1c5f6d5

Browse files
committed
fix(wrangler): use cloudfront accelerated indexer
1 parent f016013 commit 1c5f6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ UPLOAD_SERVICE_DID = "did:web:web3.storage"
6666
CONTENT_CLAIMS_SERVICE_URL = "https://claims.web3.storage"
6767
CARPARK_PUBLIC_BUCKET_URL = "https://carpark-prod-0.r2.w3s.link"
6868
UPLOAD_API_URL = "https://up.web3.storage"
69-
INDEXING_SERVICE_URL = "https://indexer.storacha.network/"
69+
INDEXING_SERVICE_URL = "https://accelerated.indexer.storacha.network/"
7070

7171
[env.production.observability]
7272
enabled = true

0 commit comments

Comments
 (0)