mirror of
https://github.com/basketikun/infinite-canvas.git
synced 2026-08-06 01:14:36 +08:00
feat: remove deprecated backend .env.example file and update deployment configurations
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
NEXT_PUBLIC_DOC_URL=https://docs.canvas.best
|
|
||||||
@@ -16,3 +16,4 @@ description: 当前版本已实现但仍需人工验证的变更项
|
|||||||
- 前端构建:修复 TypeScript 严格检查下的构建报错。
|
- 前端构建:修复 TypeScript 严格检查下的构建报错。
|
||||||
- Vercel 部署:新增 `web` 和 `docs` 两个子项目的 Vercel 配置,需分别验证静态前端和文档站部署。
|
- Vercel 部署:新增 `web` 和 `docs` 两个子项目的 Vercel 配置,需分别验证静态前端和文档站部署。
|
||||||
- Docker 部署:运行镜像从 Node serve 改为 nginx 静态托管,需验证前端路由刷新回退。
|
- Docker 部署:运行镜像从 Node serve 改为 nginx 静态托管,需验证前端路由刷新回退。
|
||||||
|
- 环境变量:移除过期的后端 `.env.example` 示例文件。
|
||||||
|
|||||||
Reference in New Issue
Block a user