* Update How_to_generate_an_bcrypt_hash.md
inclusion of single quotes for password with docker run command
addition of "--rm" parameter to docker run command as to cleanup the wg-easy container created with the password hash generation command
* Update docker-compose.yml
addition of missing # before the comment on PASSWORD_HASH line