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.
docs: [#26] fix Docker Compose environment configuration example and improve formatting
- Correct ADR-007 container configuration example to show actual --env-file usage
- Fix Docker Compose example from incorrect env_file property to correct command-line flag
- Improve ADR table formatting in copilot instructions for better readability
- Remove trailing spaces and minor formatting improvements
|[ADR-001](../docs/adr/001-makefile-location.md)| Makefile Location | Why the main Makefile is at repository root|
192
+
|[ADR-002](../docs/adr/002-docker-for-all-services.md)| Docker for All Services | Why we use Docker for all services including UDP tracker|
193
+
|[ADR-003](../docs/adr/003-use-mysql-over-mariadb.md)| Use MySQL Over MariaDB | Database backend selection rationale|
194
+
|[ADR-004](../docs/adr/004-configuration-approach-files-vs-environment-variables.md)| Configuration Approach | Files vs environment variables for configuration|
0 commit comments