mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 11:37:47 +01:00
build: build web 1.1.14 (#456)
This commit is contained in:
2
.env
2
.env
@@ -2,4 +2,4 @@ COCO_SERVER_URL=http://localhost:9000 #https://coco.infini.cloud #http://localh
|
||||
|
||||
COCO_WEBSOCKET_URL=ws://localhost:9000/ws #wss://coco.infini.cloud/ws #ws://localhost:9000/ws
|
||||
|
||||
TAURI_DEV_HOST=0.0.0.0
|
||||
#TAURI_DEV_HOST=0.0.0.0
|
||||
@@ -67,7 +67,7 @@ export default defineConfig({
|
||||
|
||||
const packageJson = {
|
||||
name: "@infinilabs/search-chat",
|
||||
version: "1.1.12",
|
||||
version: "1.1.14",
|
||||
main: "index.js",
|
||||
module: "index.js",
|
||||
type: "module",
|
||||
|
||||
Reference in New Issue
Block a user