mirror of
https://git.fightbot.fun/hxuanyu/BingPaper.git
synced 2026-02-15 08:49:33 +08:00
前端公共部分开发完成,支持图片展示功能
This commit is contained in:
6
webapp/.env.production
Normal file
6
webapp/.env.production
Normal file
@@ -0,0 +1,6 @@
|
||||
# 生产环境配置
|
||||
# API 基础 URL - 生产环境使用相对路径
|
||||
VITE_API_BASE_URL=/api/v1
|
||||
|
||||
# API 模式:生产环境使用相对路径
|
||||
VITE_API_MODE=relative
|
||||
Reference in New Issue
Block a user