mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
website/docs: install-config: fix dump_config command (#18659)
This commit is contained in:
@@ -49,7 +49,7 @@ To check if your config has been applied correctly, you can run the following co
|
||||
<TabItem value="docker-compose" label="Docker Compose" default>
|
||||
|
||||
```
|
||||
docker compose run --rm worker dump_config
|
||||
docker compose run --rm worker ak dump_config
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user