Skip to content

Commit 0803369

Browse files
committed
Revert "fix(wrangler): use cloudfront accelerated indexer (#163)"
This reverts commit 118aad5.
1 parent 8b6f205 commit 0803369

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://accelerated.indexer.storacha.network/"
69+
INDEXING_SERVICE_URL = "https://indexer.storacha.network/"
7070

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

0 commit comments

Comments
 (0)