Changing the API url
This commit is contained in:
parent
ef539d4776
commit
fab24209cc
@ -63,7 +63,7 @@
|
|||||||
<script>
|
<script>
|
||||||
let floGlobals = {
|
let floGlobals = {
|
||||||
blockchain: "FLO",
|
blockchain: "FLO",
|
||||||
tokenApiUrl: 'https://ranchimallflo-test.ranchimall.net',
|
tokenApiUrl: 'https://ranchimallflo.ranchimall.net',
|
||||||
floApiUrl: 'https://flosight.ranchimall.net',
|
floApiUrl: 'https://flosight.ranchimall.net',
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user