Spaces:
Sleeping
Sleeping
Update JAR files
Browse files
target/classes/static/index.html
CHANGED
@@ -332,7 +332,7 @@
|
|
332 |
|
333 |
<script>
|
334 |
// Configuration
|
335 |
-
const API_BASE_URL = '
|
336 |
|
337 |
// DOM Elements
|
338 |
const chatMessages = document.getElementById('chatMessages');
|
|
|
332 |
|
333 |
<script>
|
334 |
// Configuration
|
335 |
+
const API_BASE_URL = '/api/chat';
|
336 |
|
337 |
// DOM Elements
|
338 |
const chatMessages = document.getElementById('chatMessages');
|
target/p1-0.0.1-SNAPSHOT.jar
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2babee8cd57d269dd592ebfd51a7b8f62b622d2db96c9f3a3a4616fad1eeb34e
|
3 |
+
size 38873270
|
target/p1-0.0.1-SNAPSHOT.jar.original
CHANGED
Binary files a/target/p1-0.0.1-SNAPSHOT.jar.original and b/target/p1-0.0.1-SNAPSHOT.jar.original differ
|
|