root: docker-compose: remove version top level element (#9631)

.
This commit is contained in:
4d62
2024-05-22 05:24:16 -04:00
committed by GitHub
parent fd66be9fa2
commit 73cbdb77ed
10 changed files with 0 additions and 21 deletions

View File

@ -78,8 +78,6 @@ Starting with authentik 2021.12.4, you can configure the certificate authentik u
To use Let's Encrypt certificates with this setup, using certbot, you can use this compose override (create or edit a file called `docker-compose.override.yml` in the same folder as the authentik docker-compose file)
```yaml
version: "3.2"
services:
certbot:
image: certbot/dns-route53:v1.22.0