website/docs: remove references to legacy Docker Compose v1 (#8138)

This commit is contained in:
Daniel Lo Nigro
2024-01-25 13:53:30 -08:00
committed by GitHub
parent 2900504f27
commit 4eceebaad8
15 changed files with 20 additions and 20 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