Created Reset Password via CLI (markdown)

Louis Lam 2021-08-09 20:24:04 +08:00
parent 76cb9d7790
commit a726fbe0f1

@ -0,0 +1,7 @@
## With Docker
## Without Docker
```bash
npm run reset-passswrod
```