Commit graph

1 commit

Author SHA1 Message Date
DustyWalker
f9fe71d286 feat: add docker-compose.dev.yml - development environment infrastructure
Provides comprehensive development stack with:
- PostgreSQL 16 with health checks and initialization scripts
- Redis 7 for caching and job queues
- MinIO for S3-compatible object storage with auto bucket creation
- ClamAV for antivirus scanning capabilities
- MailHog for email testing
- Proper networking, volumes, and health checks
- Development-optimized configurations

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 16:47:14 +02:00