mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
chore: 更新开发环境端口号配置
- 将 VITE_PORT 从 5555 修改为 5999 - 保持其他环境变量配置不变
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 端口号
|
||||
VITE_PORT=5555
|
||||
VITE_PORT=5999
|
||||
|
||||
VITE_BASE=/
|
||||
|
||||
|
||||
@@ -8,6 +8,10 @@
|
||||
"name": "@vben/web-antd",
|
||||
"path": "apps/web-antd",
|
||||
},
|
||||
{
|
||||
"name": "@vben/web-antdv-next",
|
||||
"path": "apps/web-antdv-next",
|
||||
},
|
||||
{
|
||||
"name": "@vben/web-ele",
|
||||
"path": "apps/web-ele",
|
||||
|
||||
Reference in New Issue
Block a user