diff --git a/apps/explorer/.env.mainnet b/apps/explorer/.env.mainnet index fd3e59fba..b850a8359 100644 --- a/apps/explorer/.env.mainnet +++ b/apps/explorer/.env.mainnet @@ -1,9 +1,9 @@ # App configuration variables -NX_TENDERMINT_URL=https://be.explorer.vega.xyz -NX_TENDERMINT_WEBSOCKET_URL=wss://be.explorer.vega.xyz/websocket +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_ENV=MAINNET -NX_BLOCK_EXPLORER=https://be.explorer.vega.xyz/rest/ +NX_BLOCK_EXPLORER=https://be.vega.community/rest/ NX_ETHERSCAN_URL=https://etherscan.io NX_VEGA_GOVERNANCE_URL=https://token.vega.xyz NX_ANNOUNCEMENTS_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/announcements/mainnet/announcements.json