Skip to content

Commit 82d8e7a

Browse files
committed
chore: readd correct subgraph endpoint
1 parent e85461b commit 82d8e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/.env.devnet.public

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Do not enter sensitive information here.
22
export REACT_APP_DEPLOYMENT=devnet
3-
export REACT_APP_CORE_SUBGRAPH=https://api.studio.thegraph.com/query/44313/kleros-v2-test/version/latest
3+
export REACT_APP_CORE_SUBGRAPH=https://api.studio.thegraph.com/query/61738/kleros-v2-core-devnet/version/latest
44
export REACT_APP_DRT_ARBSEPOLIA_SUBGRAPH=https://api.studio.thegraph.com/query/61738/kleros-v2-drt-arbisep-devnet/version/latest
55
export REACT_APP_STATUS_URL=https://kleros-v2-devnet.betteruptime.com/badge
66
export REACT_APP_GENESIS_BLOCK_ARBSEPOLIA=3084598

0 commit comments

Comments
 (0)