docker-windows/compose/all.yml
Michel Abboud 814c6e8591 fix: Add YAML document start marker to all compose files
Adds missing `---` document start to satisfy yamllint.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:45:49 +00:00

6 lines
72 B
YAML

---
include:
- desktop.yml
- legacy.yml
- server.yml
- tiny.yml