feat: 实现文件夹和书签的持久排序与拖拽功能
This commit is contained in:
5
apps/extension/.env.example
Normal file
5
apps/extension/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Extension API base (Fastify server)
|
||||
VITE_SERVER_BASE_URL=http://localhost:3001
|
||||
|
||||
# Web app base (used by Options -> 跳转 Web)
|
||||
VITE_WEB_BASE_URL=http://localhost:5173
|
||||
Reference in New Issue
Block a user