【优化】移除 env 多余的 VITE_API_BASEPATH 配置项

This commit is contained in:
YunaiV
2024-04-24 21:50:21 +08:00
parent f405ac3293
commit a0996bd0cf
10 changed files with 4 additions and 20 deletions

View File

@ -11,9 +11,6 @@ VITE_UPLOAD_TYPE=server
# 上传路径
VITE_UPLOAD_URL='http://localhost:48080/admin-api/infra/file/upload'
# 接口前缀
VITE_API_BASEPATH=
# 接口地址
VITE_API_URL=/admin-api