5 lines
114 B
Bash
5 lines
114 B
Bash
VITE_API_BASE_URL=/
|
|
|
|
# 路由前缀 - 必须与 react-router.config.ts 中的 basename 一致
|
|
VITE_BASENAME=/web/
|