mirror of
https://git.fightbot.fun/hxuanyu/BingPaper.git
synced 2026-02-15 10:19:32 +08:00
前端公共部分开发完成,支持图片展示功能
This commit is contained in:
6
webapp/.env.development
Normal file
6
webapp/.env.development
Normal file
@@ -0,0 +1,6 @@
|
||||
# 开发环境配置
|
||||
# API 基础 URL - 开发环境直接使用完整的后端服务地址(不使用代理)
|
||||
VITE_API_BASE_URL=http://localhost:8080/api/v1
|
||||
|
||||
# 开发环境使用完整URL,不需要代理
|
||||
VITE_API_MODE=direct
|
||||
Reference in New Issue
Block a user