feat: 修改API前缀
自动部署 / build (push) Failing after 1m1s Details

master
luoer 2023-11-01 09:40:16 +08:00
parent 7f02e3bc97
commit 0f3de6ef57
1 changed files with 1 additions and 1 deletions

2
.env
View File

@ -6,7 +6,7 @@ VITE_TITLE = 绝弹项目管理
# 网站副标题
VITE_SUBTITLE = 快速开发web应用的模板工具
# 接口前缀 说明:参见 axios 的 baseURL
VITE_API = http://127.0.0.1:3030/
VITE_API = /
# =====================================================================================
# 开发设置