website/docs: remove references to legacy Docker Compose v1 (#8138)
This commit is contained in:
@ -29,7 +29,7 @@ Add the following block to your `.env` file:
|
||||
AUTHENTIK_LOG_LEVEL=trace
|
||||
```
|
||||
|
||||
Afterwards, run `docker-compose up -d`.
|
||||
Afterwards, run `docker compose up -d`.
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="kubernetes">
|
||||
|
Reference in New Issue
Block a user