• Joined on 2025-07-17
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 19:31:08 +08:00
56438a0425 更新 docker-compose.yml: 修改后端端口映射,从 7793 更改为 5000,以适应新的服务配置。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 18:45:04 +08:00
58133125c7 更新 docker-compose.yml: 添加新的卷挂载以支持后端服务,保持端口映射不变。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 18:41:55 +08:00
de8af851db 更新 .env.production: 修改 VITE_API_BASE_URL 为新的 API 地址以适应生产环境配置。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 18:37:41 +08:00
bc86dff06e 更新 docker-compose.yml: 移除不必要的卷挂载,简化服务配置,保持后端端口映射不变。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 18:25:02 +08:00
f1a0ddf58a 更新 Dockerfile: 添加调试命令以列出平台和后端目录内容,便于排查构建问题。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 17:46:42 +08:00
a9034cd9fc 更新 package.json: 移除 TypeScript 编译步骤,简化构建命令以提高构建效率。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 17:34:31 +08:00
672e6b2f42 更新 Dockerfile: 增强源切换兼容性,支持新老 Debian/Ubuntu 版本,确保依赖安装顺利进行。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 17:31:29 +08:00
5d51008c85 更新 Dockerfile: 将基础镜像更改为 python:3.11,保持 Debian 源为阿里云以优化依赖安装。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 17:28:14 +08:00
a14ad5ee48 更新 Dockerfile: 更换 Debian 源为阿里云,设置 pip 国内镜像为清华源,以优化依赖安装速度。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 17:20:57 +08:00
3b81cbda0e 更新 docker-compose.yml 和 supervisord.conf: 重构服务配置,合并前后端服务,调整端口映射和启动命令。
Compare 2 commits »
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 17:17:30 +08:00
e323e2265f 更新 .gitea/workflows/ci.yml: 移除 Node.js 和 Python 依赖安装步骤,简化 CI 流程。
niyyzf pushed to main at hhhhhh/nonye 2025-07-19 17:07:52 +08:00
c96a58204c 更新 .gitea/workflows/ci.yml: 修改运行环境为 ubuntu-latest-2,移除 Docker 安装步骤,更新 Docker 容器重启命令以使用 --force-recreate 选项。
niyyzf pushed to main at hhhhhh/nonye 2025-07-18 20:20:53 +08:00
3106693e2f Update CI workflow to install Python 3.11 and adjust dependency installation commands
niyyzf pushed to main at hhhhhh/nonye 2025-07-18 20:10:52 +08:00
69a29448a2 Update CI workflow to specify Tsinghua mirror for Python package installation
niyyzf pushed to main at hhhhhh/nonye 2025-07-18 19:55:42 +08:00
c8a7dadb0c Update CI workflow to install Python dependencies with --break-system-packages option
niyyzf pushed to main at hhhhhh/nonye 2025-07-18 19:44:57 +08:00
e3ccdf90e8 Update CI workflow to skip TypeScript checks during frontend build
niyyzf pushed to main at hhhhhh/nonye 2025-07-18 19:35:48 +08:00
4c0644670d Add local checkout action to CI workflow for improved code retrieval
niyyzf pushed to main at hhhhhh/nonye 2025-07-18 19:33:18 +08:00
956e020415 Update CI workflow to remove caching for Node.js and Python dependencies and change trigger to workflow_dispatch
niyyzf pushed to main at hhhhhh/nonye 2025-07-18 19:30:15 +08:00
29856ecaaa Refactor CI workflow to implement caching for Node.js and Python dependencies, and update installation commands for Node.js and Python
niyyzf pushed to main at hhhhhh/nonye 2025-07-18 19:18:56 +08:00
8acc5d8a75 Add .idea/modules.xml to define project modules
667ec6cc7b Add check for setup-node directory in CI workflow
Compare 2 commits »