12 lines
611 B
Plaintext
12 lines
611 B
Plaintext
# App configuration variables
|
|
NX_TENDERMINT_URL=https://be.vega.community
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://be.vega.community/websocket
|
|
NX_VEGA_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/networks/master/mainnet1/mainnet1.toml
|
|
NX_VEGA_URL=https://api.vega.community/graphql
|
|
NX_VEGA_ENV=MAINNET
|
|
NX_BLOCK_EXPLORER=https://be.vega.community/rest/
|
|
NX_ETHERSCAN_URL=https://etherscan.io
|
|
NX_VEGA_GOVERNANCE_URL=https://governance.vega.xyz
|
|
NX_ANNOUNCEMENTS_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/announcements/mainnet/announcements.json
|
|
NX_VEGA_EXPLORER_URL=https://explorer.vega.xyz/
|