Skip to content

Reset Password via CLI

Frank Elsinga edited this page Dec 3, 2023 · 7 revisions

With Docker

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

Without Docker

cd to the working directory.

npm run reset-password