Change urls to v2

This commit is contained in:
Vivek Teega 2023-04-17 16:05:59 +05:30
parent c65b0a92e9
commit d47a1d7086

View File

@ -60,8 +60,8 @@
<!-- Set urls for token and flo Apis -->
<script>
let floGlobals = {}
tokenApiUrl = 'https://ranchimallflo-testing.duckdns.org'
floApiUrl = 'https://flosight-testnet.ranchimall.net'
tokenApiUrl = 'https://ranchimallflov2.ranchimall.net'
floApiUrl = 'https://flosight.ranchimall.net'
</script>
<script>
/*jshint esversion: 8 */