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 --> <!-- 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 */