mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 03:27:43 +01:00
feat: add categories and icons (#107)
* feat: add search data type * feat: add search store * feat: search result add category * chore: UI adjustments * chore: UI adjustments * chore: add css duration * feat: add type icon & add categories * feat: add doc click open url * chore: remove debug * chore: optimize page details
This commit is contained in:
4
.env
4
.env
@@ -1,3 +1,3 @@
|
||||
COCO_SERVER_URL=https://coco.infini.cloud # http://localhost:2900
|
||||
COCO_SERVER_URL=https://infini.tpddns.cn:27200 #https://coco.infini.cloud # http://localhost:2900
|
||||
|
||||
COCO_WEBSOCKET_URL=wss://coco.infini.cloud/ws # ws://localhost:2900/ws
|
||||
COCO_WEBSOCKET_URL=wss://infini.tpddns.cn:27200/ws #wss://coco.infini.cloud/ws # ws://localhost:2900/ws
|
||||
Reference in New Issue
Block a user