refactor: ♻️ mock 解决方案方案替换为 vite-plugin-mock-dev-server
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
## 生产环境
|
||||
NODE_ENV='production'
|
||||
|
||||
VITE_APP_PORT = 3000
|
||||
|
||||
# API请求前缀
|
||||
# 代理前缀
|
||||
VITE_APP_BASE_API = '/prod-api'
|
||||
|
||||
# proxy代理配置
|
||||
VITE_APP_API_URL = "http://vapi.youlai.tech"
|
||||
|
||||
Reference in New Issue
Block a user