Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 173 Bytes

Reset-Password-via-CLI.md

File metadata and controls

14 lines (10 loc) · 173 Bytes

With Docker

docker exec -it <container name> bash
npm run reset-password

Without Docker

cd to the working directory.

npm run reset-password