File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ export REACT_APP_ARBSEPOLIA_SUBGRAPH=https://api.studio.thegraph.com/query/61738
44export REACT_APP_CORE_SUBGRAPH=https://api.studio.thegraph.com/query/61738/kleros-v2-core-devnet/version/latest
55export REACT_APP_STATUS_URL=https://curate-v2-devnet.betteruptime.com/badge
66export REACT_APP_GENESIS_BLOCK_ARBSEPOLIA=24725439
7- export REACT_APP_ATLAS_URI=https://localhost:3000
7+ export REACT_APP_ATLAS_URI=https://atlas.staging.kleros.link
Original file line number Diff line number Diff line change 11# Do not enter sensitive information here.
22export REACT_APP_DEPLOYMENT=devnet
33export REACT_APP_ARBSEPOLIA_SUBGRAPH=https://api.thegraph.com/subgraphs/name/kemuru/curate-v2-subgraph
4- export REACT_APP_ATLAS_URI=https://localhost:3000
4+ export REACT_APP_ATLAS_URI=https://atlas.staging.kleros.link
Original file line number Diff line number Diff line change 22export REACT_APP_DEPLOYMENT=testnet
33export REACT_APP_ARBSEPOLIA_SUBGRAPH=
44export REACT_APP_STATUS_URL=https://curate-v2.betteruptime.com/badge
5- export REACT_APP_ATLAS_URI=https://localhost:3000
5+ export REACT_APP_ATLAS_URI=https://atlas.staging.kleros.link
You can’t perform that action at this time.
0 commit comments