2022-03-08 13:19:30 +00:00
|
|
|
# App configuration variables
|
2023-05-09 13:33:33 +00:00
|
|
|
NX_TENDERMINT_URL=https://be.vega.community
|
|
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://be.vega.community/websocket
|
2023-03-14 15:02:43 +00:00
|
|
|
NX_VEGA_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/networks/master/mainnet1/mainnet1.toml
|
2023-05-09 21:06:10 +00:00
|
|
|
NX_VEGA_URL=https://api.vega.community/graphql
|
2022-06-13 14:39:17 +00:00
|
|
|
NX_VEGA_ENV=MAINNET
|
2023-05-09 13:33:33 +00:00
|
|
|
NX_BLOCK_EXPLORER=https://be.vega.community/rest/
|
2022-11-23 11:07:45 +00:00
|
|
|
NX_ETHERSCAN_URL=https://etherscan.io
|
2023-05-09 14:17:40 +00:00
|
|
|
NX_VEGA_GOVERNANCE_URL=https://governance.vega.xyz
|
2023-05-09 08:03:35 +00:00
|
|
|
NX_ANNOUNCEMENTS_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/announcements/mainnet/announcements.json
|
2023-05-09 14:17:40 +00:00
|
|
|
NX_VEGA_EXPLORER_URL=https://explorer.vega.xyz/
|