issue-85-docker-logging-config
main
Add logging configuration with json-file driver and rotation to all 6 services: - mvp-traefik - mvp-frontend - mvp-backend - mvp-ocr - mvp-postgres - mvp-redis Configuration: - max-size: 10m (10MB per log file) - max-file: 3 (keep 3 rotated files) - Total max storage: 6 x 30MB = 180MB Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>