website/docs: remove references to legacy Docker Compose v1 (#8138)

This commit is contained in:
Daniel Lo Nigro
2024-01-25 13:53:30 -08:00
committed by GitHub
parent 2900504f27
commit 4eceebaad8
15 changed files with 20 additions and 20 deletions

View File

@ -72,7 +72,7 @@ volumeMounts:
</Tabs>
:::info
If you've add the line and created a file, and can't see if, check the worker logs using `docker-compose logs -f worker` or `kubectl logs -f deployment/authentik-worker`.
If you've add the line and created a file, and can't see if, check the worker logs using `docker compose logs -f worker` or `kubectl logs -f deployment/authentik-worker`.
:::
![](custom_template.png)