Update missing_admin_group.md

Signed-off-by: Nial <48334675+nmcc1212@users.noreply.github.com>
This commit is contained in:
Nial 2024-01-13 17:46:14 +00:00 committed by GitHub
parent af51335045
commit 557ca926ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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