chengkai3
|
a0abbe16da
|
[feat]:[FL-xxx][Redis 添加密码认证] 新增 REDIS_PASSWORD 环境变量,更新所有服务 Redis 连接 URL
|
2026-06-28 18:10:33 +08:00 |
|
chengkai3
|
5aa78c8b2f
|
fix: [FL-124][修复Docker构建npm ci失败问题]
- 修改docker-compose配置,将web服务构建上下文从web目录改为项目根目录
- 调整Dockerfile文件路径引用,适配新的构建上下文
- 将基础镜像从node:22-alpine改为node:22-slim,解决lightningcss在musl环境的兼容性问题
- 修改用户创建命令,适配Debian系统(从alpine的addgroup/adduser改为groupadd/useradd)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
|
2026-06-15 11:26:16 +08:00 |
|
chengkml
|
b649fac7b9
|
feat(web): support /fl base path deployment
|
2026-05-16 14:08:18 +08:00 |
|
Admin
|
7b79e12254
|
修复Redis MISCONF导致Celery写入失败
Co-authored-by: multica-agent <github@multica.ai>
|
2026-05-03 13:08:01 +08:00 |
|
chengkml
|
b402b77b06
|
chore: sync local changes
|
2026-05-03 13:05:26 +08:00 |
|
Admin
|
269bbd02d5
|
修复worker监控页面Flower401配置问题
Co-authored-by: multica-agent <github@multica.ai>
|
2026-05-02 23:36:35 +08:00 |
|
chengkai3
|
85689bf1bd
|
refactor: migrate deploy layout and stabilize compose runtime
|
2026-05-02 12:34:27 +08:00 |
|