Skip to content

Commit ea47b92

Browse files
committed
fix: update IPFS gateway
1 parent 219dc70 commit ea47b92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.env.mainnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ VITE_WORLD_ADDRESS =
33
VITE_WORLD_BLOCK_NUMBER =
44
VITE_GRAPH_URI = https://gateway-arbitrum.network.thegraph.com/api/9841726d5ed39b747fd9b31078e67c3b/subgraphs/id/4DC8D9kNX7sw8ayCNgsWUNcHtJvQiDTwKTkWudWDowKC
55
VITE_ANNUALRATE = 0.1
6-
VITE_IPFS_GATEWAY = https://gateway.ipfs.io
6+
VITE_IPFS_GATEWAY = https://trustless-gateway.link
77
VITE_LIVEPEER_API_KEY=8cdf71bd-3f27-46e8-991b-411a0f75b91f

.env.testnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ VITE_WORLD_ADDRESS = 0x943e0b3F1926008f2e1bEFCBc55FA2A75CeC2452
33
VITE_WORLD_BLOCK_NUMBER = 6992231
44
VITE_GRAPH_URI = https://gateway-arbitrum.network.thegraph.com/api/9841726d5ed39b747fd9b31078e67c3b/subgraphs/id/Dv2u1QabAxCxjN59putrh24pLPuBCy8PidbEc4fZBFAo
55
VITE_ANNUALRATE = 0.1
6-
VITE_IPFS_GATEWAY = https://gateway.ipfs.io
6+
VITE_IPFS_GATEWAY = https://trustless-gateway.link
77
VITE_LIVEPEER_API_KEY=8cdf71bd-3f27-46e8-991b-411a0f75b91f

0 commit comments

Comments
 (0)