chore: 🔨 生产配置添加代理前缀
This commit is contained in:
4
.env.production
Normal file
4
.env.production
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
# API 基础路径,开发环境下的请求前缀
|
||||
VITE_APP_BASE_API = '/prod-api'
|
||||
Reference in New Issue
Block a user