mirror of
https://git.fightbot.fun/hxuanyu/BingPaper.git
synced 2026-02-15 07:29:33 +08:00
6 lines
133 B
Bash
6 lines
133 B
Bash
# 默认环境配置
|
|
# API 基础 URL - 默认使用相对路径访问
|
|
VITE_API_BASE_URL=/api/v1
|
|
|
|
# API 模式
|
|
VITE_API_MODE=relative |