This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit 70639c5
committed
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 successfully1 parent a43d130 commit 70639c5
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
108 | 106 | | |
109 | 107 | | |
110 | 108 | | |
111 | | - | |
0 commit comments