Change to testnet
This commit is contained in:
parent
a6b956a3c1
commit
c310a14237
@ -62,9 +62,9 @@
|
||||
<!-- Set urls for token and flo Apis -->
|
||||
<script>
|
||||
let floGlobals = {
|
||||
blockchain: "FLO",
|
||||
tokenApiUrl: 'https://ranchimallflov2.ranchimall.net',
|
||||
floApiUrl: 'https://flosight.ranchimall.net',
|
||||
blockchain: "FLO_TEST",
|
||||
tokenApiUrl: 'https://ranchimallflo-testing.duckdns.org',
|
||||
floApiUrl: 'https://flosight-testnet.ranchimall.net',
|
||||
}
|
||||
</script>
|
||||
<script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user