From e6b26f148197a9acb5472cb96f6dbadf7c60ed2e Mon Sep 17 00:00:00 2001 From: FlorianEisenmenger Date: Tue, 17 Mar 2026 10:36:34 +0100 Subject: [PATCH] readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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