Updated Reset Password via CLI (markdown)

master
Louis Lam 4 years ago
parent
commit
846c2759f4
  1. 2
      Reset-Password-via-CLI.md

2
Reset-Password-via-CLI.md

@ -6,6 +6,8 @@ docker exec -it <container name> npm run reset-password
## Without Docker
cd to the working directory.
```bash
npm run reset-passswrod
```
Loading…
Cancel
Save