fix: rename BullMQ queue to avoid colon (not allowed in newer versions)

- codeboard:generate → codeboard-generate in worker and web
- Update docker-compose: remove postgres (unused), use non-conflicting ports
- Exclude tests/ from Docker build context
This commit is contained in:
Vectry
2026-02-09 16:28:04 +00:00
parent d0c4b1ae28
commit 03d9c297e2
4 changed files with 12 additions and 28 deletions

View File

@@ -12,3 +12,5 @@ tmp
.vercel
*.log
.git
tests
README.md