This website requires JavaScript.
Explore
Help
Register
Sign In
huanghaosheng
/
VLoop
Watch
1
Star
0
Fork
0
You've already forked VLoop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
28408606f46f00baac083d5c6c5b0ffd84c51184
VLoop
/
backend
History
yiyiis
28408606f4
fix: Worker 进程加载 .env 配置
...
Worker 缺少 godotenv.Load() 导致 CONFIG_PATH 未生效, 始终使用默认 config.yaml(MySQL 3306)而非 compose-local(3307)
2026-05-23 00:35:55 +08:00
..
cmd
fix: Worker 进程加载 .env 配置
2026-05-23 00:35:55 +08:00
configs
feat(config):支持 compose 本地配置切换
2026-04-21 15:33:33 +08:00
internal
fix: 拆分 RabbitMQ Channel,修复新视频不出现在推荐列表的问题
2026-05-22 23:57:06 +08:00
.dockerignore
feat: 添加docker部署
2025-12-30 01:21:09 +08:00
Dockerfile
fix: 修复构建配置和运行时错误处理
2026-05-20 16:34:46 +08:00
go.mod
fix: load .env in local development
2026-05-06 21:09:12 +08:00
go.sum
fix: load .env in local development
2026-05-06 21:09:12 +08:00