Skip to content

Commit

Permalink
test: Update env file for more consistency (pancakeswap#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
RabbitDoge authored Mar 23, 2021
1 parent 15f1500 commit 0508bd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.test
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REACT_APP_CHAIN_ID = "56"

REACT_APP_NODE_1 = "https://bsc-dataseed1.ninicoin.io"
REACT_APP_NODE_2 = "https://bsc-dataseed1.defibit.io"
REACT_APP_NODE_3 = "https://bsc-dataseed.binance.org"
REACT_APP_NODE_2 = "https://bsc-dataseed1.ninicoin.io"
REACT_APP_NODE_3 = "https://bsc-dataseed1.ninicoin.io"

0 comments on commit 0508bd1

Please sign in to comment.