docs: Update build.md (#6228)

This commit is contained in:
李轻舟
2025-05-19 16:30:39 +08:00
committed by GitHub
parent dae46abb71
commit 2efacb3e5b

View File

@@ -214,7 +214,7 @@ server {
使用 nginx 处理项目部署后的跨域问题
1. 配置前端项目接口地址,在项目目录下的``.env.production`文件中配置:
1. 配置前端项目接口地址,在项目目录下的`.env.production`文件中配置:
```bash
VITE_GLOB_API_URL=/api