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

@ -36,7 +36,7 @@ PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME=HTTP_X_AUTHENTIK_USERNAME
Authentik automatically sets this header when we use a proxy outpost.
Now restart your container:
`docker-compose down && docker-compose up -d`
`docker compose down && docker compose up -d`
## authentik