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