diff --git a/README.md b/README.md index 3b193ca..85a0065 100644 --- a/README.md +++ b/README.md @@ -151,4 +151,7 @@ telnet: Unable to connect to remote host: Connection refused - (If JWT PEM files don't exist in /config/jwt: bin/console lexik:jwt:generate-keypair) - Frontend: ng build --configuration=development --aot - Delete all files in /matsen.spawntree.de/matsen-tool/browser via FTP - - Copy content of /matsen-tool/dist/matsen-tool/browser into /matsen.spawntree.de/matsen-tool/browser \ No newline at end of file + - Copy content of /matsen-tool/dist/matsen-tool/browser into /matsen.spawntree.de/matsen-tool/browser + +# PASSWORD HASH + - bin/console security:hash-password '12345678' \ No newline at end of file