Some checks failed
Test / test (push) Has been cancelled
Removed the "one-liner" docker exec approach and kept only the manual method (entering the container). This is simpler and easier to follow: 1. Enter container 2. View current config with cat 3. Replace password with sed 4. Verify with grep 5. Exit User preference: keep it straightforward with one clear method instead of multiple alternatives. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>