Update login.md

Signed-off-by: Nial <48334675+nmcc1212@users.noreply.github.com>
This commit is contained in:
Nial 2024-01-13 17:45:37 +00:00 committed by GitHub
parent ea3a6c26ab
commit af51335045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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