chore(release): unify to wwjcloud across backend/frontend; routes, DTO/VO paths, docs/links; remove niucloud; naming fixes
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
# NestJS后端API地址
|
||||
VITE_APP_BASE_URL=http://localhost:3000
|
||||
|
||||
# 开发模式
|
||||
NODE_ENV=development
|
||||
|
||||
# API请求超时(毫秒)
|
||||
VITE_APP_TIMEOUT=30000
|
||||
|
||||
# 是否开启Mock数据
|
||||
VITE_APP_MOCK=false
|
||||
VITE_REQUEST_HEADER_TOKEN_KEY='token'
|
||||
VITE_REQUEST_HEADER_SITEID_KEY='site-id'
|
||||
|
||||
Reference in New Issue
Block a user