mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
feat:
This commit is contained in:
parent
dfc80486b8
commit
f6c20ea2ca
|
|
@ -9,13 +9,5 @@
|
|||
<body>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
<script>
|
||||
window.maxkbChatConfig = {
|
||||
token: 'ae91f8122813b571',
|
||||
host: 'localhost:3000',
|
||||
protocol: 'http:'
|
||||
}
|
||||
</script>
|
||||
<script src="http://localhost:3000/ui/embeb.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue