From 8c19d99b6b0121d8b01530e55fddded61c1e688c Mon Sep 17 00:00:00 2001 From: Dexter Date: Wed, 18 Jan 2023 14:11:39 +0000 Subject: [PATCH] chore: remove env vars from env file --- apps/trading/.env | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/trading/.env b/apps/trading/.env index 519d8bc46..a85e41131 100644 --- a/apps/trading/.env +++ b/apps/trading/.env @@ -8,6 +8,3 @@ NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\" NX_VEGA_TOKEN_URL=https://token.fairground.wtf NX_VEGA_WALLET_URL=http://localhost:1789 NX_VEGA_DOCS_URL=https://docs.vega.xyz/testnet - -NX_ETH_LOCAL_PROVIDER_URL=http://localhost:8545/ -NX_ETH_WALLET_MNEMONIC="ozone access unlock valid olympic save include omit supply green clown session" \ No newline at end of file