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