diff --git a/html/js/config.js b/html/js/config.js index 0ec452b..784a9c3 100755 --- a/html/js/config.js +++ b/html/js/config.js @@ -1,6 +1,5 @@ var config = { - apiUrl: "http://0.0.0.0:1984/", - //apiUrl: "http://127.0.0.1:1984/", + apiUrl: "http://127.0.0.1:1984/", mainnetExplorerUrl: "https://xmrchain.com/", testnetExplorerUrl: "https://testnet.xmrchain.com/", stagenetExplorerUrl: "http://139.162.60.17:8082/",