mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
cd225a7616
- Add critical docker-compose bcrypt escaping documentation - Create comprehensive TROUBLESHOOTING.md guide - Create dedicated DOCKER.md deployment guide - Update CONFIGURATION.md with service name variations - Document that .env file is not created when using env vars - Add warnings about dollar sign escaping in docker-compose.yml These docs address the main confusion points from recent issues, especially the docker-compose bcrypt hash problem affecting many users.