Update frontend/index.html
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
<script>
|
||||
(function(d,t) {
|
||||
var BASE_URL="https//chat.hoaledger.com";
|
||||
var BASE_URL="https//chat.hoaledgeriq.com";
|
||||
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
|
||||
g.src=BASE_URL+"/packs/js/sdk.js";
|
||||
g.async = true;
|
||||
|
||||
Reference in New Issue
Block a user