Files
BingPaper/webapp/.env

6 lines
133 B
Bash

# 默认环境配置
# API 基础 URL - 默认使用相对路径访问
VITE_API_BASE_URL=/api/v1
# API 模式
VITE_API_MODE=relative