changed testnet API domain
This commit is contained in:
parent
5907a8f6b2
commit
1904399623
@ -74,7 +74,7 @@ top:194px;
|
|||||||
<body>
|
<body>
|
||||||
<script>
|
<script>
|
||||||
const mainnet = `https://livenet.flocha.in`;
|
const mainnet = `https://livenet.flocha.in`;
|
||||||
const testnet = `https://testnet.flocha.in`;
|
const testnet = `http://ranchimall1.duckdns.org:8080`;
|
||||||
|
|
||||||
let server = testnet;
|
let server = testnet;
|
||||||
window["loadwait"] = false;
|
window["loadwait"] = false;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user