From 885fc6ce2b638fe8f8b75edc3c140d8384f1c84c Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Wed, 30 Aug 2023 20:27:40 -0700 Subject: [PATCH] Update troubleshooting-pro.md --- docs/troubleshooting-pro.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/troubleshooting-pro.md b/docs/troubleshooting-pro.md index 0d431d6..d119ba6 100644 --- a/docs/troubleshooting-pro.md +++ b/docs/troubleshooting-pro.md @@ -28,6 +28,13 @@ echo "OKAY" ``` +**Update:** + +Starting the 1.12.0, you can run the following script: +```bash +docker exec -it $(docker ps --filter name=captain-captain -q) npm run disable-otp +``` + ## Email support