Commit Graph

1 Commits

Author SHA1 Message Date
Matt 825a70f021 feat: Add production docker-compose with pre-built image
Build and Push Docker Image / build (push) Successful in 1m50s Details
- docker-compose.yml: Development (builds from source)
- docker-compose.prod.yml: Production (pulls from registry)

Usage on production servers:
  docker compose -f docker-compose.prod.yml up -d

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 16:08:26 +01:00