ngoctuanai commited on
Commit
ce3d063
·
1 Parent(s): 3cfa053

Update public/index.html

Browse files
Files changed (1) hide show
  1. public/index.html +1 -1
public/index.html CHANGED
@@ -28,7 +28,7 @@
28
  }
29
  }
30
  // Get the Reverse Proxy URL and update the HTML element with id="reverseProxyUrl"
31
- const spaceId = "ngoctuanai/openaiproxy";
32
  const reverseProxyUrl = getExternalUrl(spaceId);
33
  // Wait for the page to load before updating the HTML
34
  window.addEventListener('DOMContentLoaded', function () {
 
28
  }
29
  }
30
  // Get the Reverse Proxy URL and update the HTML element with id="reverseProxyUrl"
31
+ const spaceId = "ngoctuanai/openaireverseproxy";
32
  const reverseProxyUrl = getExternalUrl(spaceId);
33
  // Wait for the page to load before updating the HTML
34
  window.addEventListener('DOMContentLoaded', function () {