4 Commits

Author SHA1 Message Date
TanWenyan ad46a0bb53 打包镜像 2025-12-15 11:03:31 +08:00
LiangShiyong de923f6521 fix: 1. 修改dockerFile
2. 修复一些合同起草的刷新报错问题
2025-12-09 14:46:07 +08:00
TanWenyan 676e1a5f7d 优化 Docker 配置
主要变更:
- 升级基础镜像从 Node.js 20 到 Node.js 24
- 优化 Dockerfile 权限设置(start.sh 从 777 改为 755)
- 简化 docker-compose.yml 配置,移除 nginx 服务
- 添加 command 指定启动脚本

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 09:50:14 +08:00
TanWenyan ec2901da03 配置好服务器网络配置
增加 docker 部署配置
2025-08-01 16:05:41 +08:00