Build and Push Docker Image / test (push) Successful in 44sDetails
Build and Push Docker Image / build (push) Successful in 1m11sDetails
- docker-compose.yml now pulls from code.letsbe.solutions/letsbe/orchestrator:latest
- docker-compose.override.yml for local dev (build, volumes, hot-reload)
- Production: rename/remove override file to use registry image
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Production: reads from environment variable
- Dev: hardcoded dev key for local testing
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- docker-compose.yml: production config (localhost binding, no reload)
- docker-compose-dev.yml: development config (hot reload, debug mode)
- Remove docker-compose-production.yml (consolidated into main file)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>