sp4-debug-1770477266/services/chat-svc/component.yaml
rdev-worker 5a877ca1a1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: implement mesh-interop service communication
Add auth-svc /validate endpoint for token checking
Add chat-svc with auth client and Redis task queue
Add worker-svc chat handler for task processing

Co-Authored-By: Claude Code <claude@anthropic.com>
2026-02-07 16:45:22 +00:00

8 lines
104 B
YAML

name: chat-svc
type: service
port: 8001
path: services/chat-svc
dependencies:
- auth-svc
- postgres