website/docs: remove references to legacy Docker Compose v1 (#8138)
This commit is contained in:
@ -7,7 +7,7 @@ If all of the Admin groups have been deleted, or misconfigured during sync, you
|
||||
Run the following command, where _username_ is the user you want to add to the newly created group:
|
||||
|
||||
```
|
||||
docker-compose run --rm server create_admin_group username
|
||||
docker compose run --rm server create_admin_group username
|
||||
```
|
||||
|
||||
or, for Kubernetes, run
|
||||
|
Reference in New Issue
Block a user