Files
2024-09-30 14:08:38 +08:00

9 lines
125 B
Bash

# 打包路径
VITE_PUBLIC_PATH=/web
# 代理路径
VITE_PROXY_PATH=/api
# 接口URL
VITE_API_URL=https://您的域名/api