From 5fb7f04a3f51c147305d7d581c5ff840c2592c53 Mon Sep 17 00:00:00 2001 From: Abhishek Sinha Date: Thu, 4 Jun 2020 11:50:29 +0530 Subject: [PATCH] configured for testing in producton --- index.html | 3097 ++++++++++++++++++++++++++-------------------------- 1 file changed, 1549 insertions(+), 1548 deletions(-) diff --git a/index.html b/index.html index 89e5921..24331fb 100644 --- a/index.html +++ b/index.html @@ -6,1571 +6,1572 @@ Local Bitcoin++ - @@ -13205,8 +13206,8 @@ enumerable: false }); - const ENVR = 'TEST'; // LIVE, TEST - const WS = 'ws'; + const ENVR = 'LIVE'; // LIVE, TEST + const WS = 'wss'; const DBName = "localbitcoinDBUser"; if(DBName !== "localbitcoinDBUser") {