You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
fix: [#10] remove undefined service dependencies from Docker Compose
- Remove index-gui and index services from proxy dependencies
- These services were referenced but not defined in compose.yaml
- Fixes Docker Compose validation error when starting services
- Now allows tracker service to start successfully
0 commit comments