Update url for testing

This commit is contained in:
Vivek Teega 2023-04-07 22:17:16 +05:30
parent efd28ee57b
commit 9d123c2ff6

View File

@ -59,8 +59,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 */