4 lines
100 B
Bash
4 lines
100 B
Bash
|
|
# 核心 API 配置 (必填)
|
||
|
|
VITE_API_BASE_URL=/api/v1
|
||
|
|
# 应用标识 (可选)
|
||
|
|
VITE_APP_ID=deepaudit
|