Update missing_admin_group.md
Signed-off-by: Nial <48334675+nmcc1212@users.noreply.github.com>
This commit is contained in:
parent
af51335045
commit
557ca926ae
|
@ -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