diff --git a/ee/ucp/authorization/reset-user-password.md b/ee/ucp/authorization/reset-user-password.md index e9932393a8..35cdc1bfc4 100644 --- a/ee/ucp/authorization/reset-user-password.md +++ b/ee/ucp/authorization/reset-user-password.md @@ -27,5 +27,4 @@ docker run --net=host -v ucp-auth-api-certs:/tls -it "$(docker inspect --format {% endraw %} ``` - - +**Note**: If you are running in debug mode, the index 0 returns `--debug` instead of `--db-addr`. Make sure to exit debug mode before changing administrator passwords.