website/docs: remove references to legacy Docker Compose v1 (#8138)
This commit is contained in:
@ -17,7 +17,7 @@ If you omit the `-S` parameter, the email will be sent using the global settings
|
||||
To run this command with docker-compose, use
|
||||
|
||||
```
|
||||
docker-compose exec worker ak test_email [...]
|
||||
docker compose exec worker ak test_email [...]
|
||||
```
|
||||
|
||||
To run this command with Kubernetes, use
|
||||
|
Reference in New Issue
Block a user