Update .env example file
This commit is contained in:
parent
caec25f770
commit
aa1559c413
@ -2,4 +2,7 @@ REACT_APP_WALLET_CONNECT_ID=
|
|||||||
REACT_APP_ETHEREUM_MAINNET_CHAIN_ID=1
|
REACT_APP_ETHEREUM_MAINNET_CHAIN_ID=1
|
||||||
REACT_APP_LACONICD_CHAIN_ID=laconic_9000-1
|
REACT_APP_LACONICD_CHAIN_ID=laconic_9000-1
|
||||||
REACT_APP_REGISTRY_GQL_ENDPOINT=http://localhost:9473/api
|
REACT_APP_REGISTRY_GQL_ENDPOINT=http://localhost:9473/api
|
||||||
|
REACT_APP_LACONICD_RPC_ENDPOINT=http://localhost:26657
|
||||||
|
REACT_APP_LACONICD_DENOM=photon
|
||||||
|
REACT_APP_FAUCET_ENDPOINT=http://localhost:4000
|
||||||
REACT_APP_WALLET_META_URL=http://localhost:3000
|
REACT_APP_WALLET_META_URL=http://localhost:3000
|
||||||
|
Loading…
Reference in New Issue
Block a user