Change urls to v2
This commit is contained in:
parent
c65b0a92e9
commit
d47a1d7086
@ -60,8 +60,8 @@
|
|||||||
<!-- Set urls for token and flo Apis -->
|
<!-- Set urls for token and flo Apis -->
|
||||||
<script>
|
<script>
|
||||||
let floGlobals = {}
|
let floGlobals = {}
|
||||||
tokenApiUrl = 'https://ranchimallflo-testing.duckdns.org'
|
tokenApiUrl = 'https://ranchimallflov2.ranchimall.net'
|
||||||
floApiUrl = 'https://flosight-testnet.ranchimall.net'
|
floApiUrl = 'https://flosight.ranchimall.net'
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script>
|
||||||
/*jshint esversion: 8 */
|
/*jshint esversion: 8 */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user