Updated Reset Password via CLI (markdown)

R0GGER 2021-08-21 23:33:14 +02:00
parent f2afed1a48
commit 0a1995fe56

@ -9,5 +9,5 @@ docker exec -it <container name> npm run reset-password
cd to the working directory.
```bash
npm run reset-passsword
npm run reset-password
```