Update login.md
Signed-off-by: Nial <48334675+nmcc1212@users.noreply.github.com>
This commit is contained in:
parent
ea3a6c26ab
commit
af51335045
|
@ -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
|
||||
|
|
Reference in New Issue