test: 添加 API 测试页面并更新环境变量
- 新增 index.html 文件,用于测试 API 接口 - 更新 .env.production 文件,保持 API 基础 URL 不变 - 在 .gitignore 中添加 .aider* 目录忽略项 - 删除 path/to/filename.js 文件
This commit is contained in:
@@ -1 +1 @@
|
||||
VITE_API_BASE_URL=https://biji-houdaun.311169.xyz
|
||||
VITE_API_BASE_URL=https://biji-houdaun.311169.xyz
|
||||
Reference in New Issue
Block a user