From 0b99b26ac5dcb97361b259e53bba908c996ed422 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 9 Aug 2021 20:26:13 +0800 Subject: [PATCH] Updated Reset Password via CLI (markdown) --- Reset-Password-via-CLI.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Reset-Password-via-CLI.md b/Reset-Password-via-CLI.md index e8c8368..a34ef50 100644 --- a/Reset-Password-via-CLI.md +++ b/Reset-Password-via-CLI.md @@ -1,5 +1,9 @@ ## With Docker +``` +docker exec -it npm run reset-password +``` + ## Without Docker ```bash