diff --git a/website/docs/troubleshooting/login.md b/website/docs/troubleshooting/login.md index 58930706d..31f1420b7 100644 --- a/website/docs/troubleshooting/login.md +++ b/website/docs/troubleshooting/login.md @@ -11,7 +11,7 @@ This recovery key will give whoever has the link direct access to your instances To create the key, run the following command: ``` -docker-compose run --rm server create_recovery_key 10 akadmin +docker compose run --rm server create_recovery_key 10 akadmin ``` For Kubernetes, run