- Add Issue #5: "User not found" error resolved with .env file approach
- Update Configuration section to show .env as RECOMMENDED method
- Document $$ escaping requirement for bcrypt hashes in .env files
- Update credential management, troubleshooting, and backup sections
- Update status to "User authentication working with .env configuration"
The .env file approach eliminates YAML/shell parsing issues with special
characters in bcrypt hashes and represents Docker Compose best practice.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>