项目迁移
This commit is contained in:
12
front/.env
Normal file
12
front/.env
Normal file
@@ -0,0 +1,12 @@
|
||||
# 前端环境变量配置
|
||||
|
||||
# API服务地址
|
||||
VITE_API_HOST=localhost
|
||||
VITE_API_PORT=37019
|
||||
|
||||
# WebSocket服务地址
|
||||
VITE_WS_HOST=localhost
|
||||
VITE_WS_PORT=37019
|
||||
|
||||
# 构建模式
|
||||
NODE_ENV=development
|
||||
Reference in New Issue
Block a user