mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
9e1ea6c303
- clarified .env file usage for Docker (it's acceptable for Docker volumes) - emphasized need for quotes around bcrypt hashes to prevent shell expansion - removed incorrect SHA3-256 'cost factor' reference (only bcrypt has cost factor) - added notes about proper quoting in Docker examples