Skip to content

Commit d804ccd

Browse files
committed
refactor: remove CORS proxy from env
1 parent c218bff commit d804ccd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.env.example

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ REACT_APP_TX_BATCHER_ADDRESSES={"5":"0x394E870A068E9C623aC6Bc51d53cc4a040420e8e"
2323
REACT_APP_SUBGRAPH_URL={"1":"https://api.thegraph.com/subgraphs/name/kleros/curate","5":"https://api.thegraph.com/subgraphs/name/greenlucid/curate-goerli","42":"https://api.thegraph.com/subgraphs/name/eccentricexit/light-curate-kovan-ii","100":"https://api.thegraph.com/subgraphs/name/eccentricexit/curate-xdai-ii","421611":"https://api.thegraph.com/subgraphs/name/greenlucid/curate-arbitrum-rinkeby"}
2424
REACT_APP_REJECT_ALL_POLICY_URI="/ipfs/QmZ7RVU7re1g8nXDbAFMHV99pyie3dn4cY7Ga2X4h8mDpV/reject-all-policy.pdf"
2525

26-
# Twitter client
27-
REACT_APP_BEARER_TOKEN=
28-
29-
# CORS Proxy
30-
# Do not include / at the end.
31-
REACT_APP_CORS_PROXY_URL=https://curate-cors.herokuapp.com
32-
3326
# All fields below this line are optional -------------
3427

3528
REACT_APP_WALLETCONNECT_BRIDGE_URL=https://bridge.walletconnect.org

0 commit comments

Comments
 (0)