diff --git a/Forgot-Password.md b/Forgot-Password.md index 484fb3f..2c66525 100644 --- a/Forgot-Password.md +++ b/Forgot-Password.md @@ -86,7 +86,9 @@ $set: { “members.$.isAdmin”: true }, ``` docker exec -it wekan-db bash -mongo + +/bin/mongosh + use wekan ``` If you have disabled new user registration at Admin Panel, you can enable it, and create new user your https://wekan.example.com/sign-up :