From ff4c998853f75f56459ac17e9c0232d60020a555 Mon Sep 17 00:00:00 2001 From: "m.ray" <16125548+MadalinaRaicu@users.noreply.github.com> Date: Fri, 11 Nov 2022 19:04:37 +0000 Subject: [PATCH] fix: remove NX_VEGA_URL from .env in trading app (#2044) --- apps/trading/.env | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/trading/.env b/apps/trading/.env index f715d2b07..74f55e7db 100644 --- a/apps/trading/.env +++ b/apps/trading/.env @@ -6,5 +6,4 @@ NX_VEGA_ENV=STAGNET3 NX_VEGA_EXPLORER_URL=https://staging3.explorer.vega.xyz NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://stagnet1.console.vega.xyz\",\"STAGNET3\":\"https://stagnet3.console.vega.xyz\"} NX_VEGA_TOKEN_URL=https://token.fairground.wtf -NX_VEGA_URL=https://api.n01.stagnet3.vega.xyz/graphql NX_VEGA_WALLET_URL=http://localhost:1789