Fixing the url

This commit is contained in:
Vivek Teega 2023-06-10 15:12:29 +05:30
parent c4eebe0d46
commit 7871bafa7a

View File

@ -63,7 +63,7 @@
<script>
let floGlobals = {
blockchain: "FLO",
tokenApiUrl: 'https://ranchimallflo-test.duckdns.org',
tokenApiUrl: 'https://ranchimallflo-test.ranchimall.net',
floApiUrl: 'https://flosight.ranchimall.net',
}
</script>