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