fix: Esc key failure issue & removing unused code related to the tauri-nspanel plugin & introduct the server variable name (#85)

* fix: Esc key failure issue

* feat: add env

* chore: modify the environment variable name

* chore: modify websocket id  name

* chore: remove tauri-nspanel
This commit is contained in:
BiggerRain
2025-01-06 10:50:44 +08:00
committed by GitHub
parent aafa792d15
commit e2dfda9f1d
16 changed files with 108 additions and 87 deletions

3
.env Normal file
View File

@@ -0,0 +1,3 @@
COCO_SERVER_URL=https://coco.infini.cloud # http://localhost:2900
COCO_WEBSOCKET_URL=wss://coco.infini.cloud/ws # ws://localhost:2900/ws