chore: keep this server's secrets out of git
docker-compose.override.yml holds the live sign-in secret and storage keys and was not excluded, so a push would have published them. It is now ignored, with an example file showing the shape without the values. Also tracks docker/frontend-monorepo.Dockerfile, the local fix that builds the frontend from the repository root - upstream's build omits shared types from the backend tree and fails. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PoCRDAPyEq4wwBVFFbDzck
| Repository | wardethan2000-eng/mike |
|---|---|
| Author | Ethan Ward <ethanward321@hotmail.com> |
| Authored | |
| Parents | c0ef3e3b |
| Stats | 3 files changed , +70 |
| Part of | Deployment secret hardening |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-3b8fac31.md
from inside the repo you want the change in.