7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
# App configuration variables
|
|
NX_TENDERMINT_URL=http://localhost:26607/
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://localhost:26607/websocket
|
|
NX_VEGA_ENV=CUSTOM
|
|
NX_BLOCK_EXPLORER=
|
|
NX_ETHERSCAN_URL=https://sepolia.etherscan.io
|