Updated Reset Password via CLI (markdown)

master
R0GGER 4 years ago
parent
commit
0a1995fe56
  1. 2
      Reset-Password-via-CLI.md

2
Reset-Password-via-CLI.md

@ -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
```
Loading…
Cancel
Save