mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 03:33:53 +00:00
055ef1e1ad
- 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