From 2025dd35930e5f77de8669d96f59e72367b5b2a9 Mon Sep 17 00:00:00 2001 From: Philipp Piwo Date: Wed, 24 Mar 2021 11:32:42 +0100 Subject: [PATCH] update .env for test setup --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index c446a0e2a..bc8f9ebd1 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ VUE_APP_WALLET_URL=https://wallet.superhero.com VUE_APP_JITSI_HOST=meet.aepps.com -VUE_APP_BACKEND_URL=http://localhost:3000 +VUE_APP_BACKEND_URL=https://test-tipping-db.aeternity.art VUE_APP_NODE_URL=https://testnet.aeternity.io VUE_APP_MIDDLEWARE_URL=https://testnet.aeternity.io/mdw VUE_APP_EXPLORER_URL=https://testnet.aeternal.io