Update static/chat-loader.js
Browse files- static/chat-loader.js +1 -1
static/chat-loader.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
|
| 2 |
(function () {
|
| 3 |
-
const baseUrl = 'https://joedown11-chatrag.hf.
|
| 4 |
|
| 5 |
|
| 6 |
const container = document.createElement('div');
|
|
|
|
| 1 |
|
| 2 |
(function () {
|
| 3 |
+
const baseUrl = 'https://joedown11-chatrag.hf.spac';
|
| 4 |
|
| 5 |
|
| 6 |
const container = document.createElement('div');
|