Minor doc
@@ -304,8 +304,6 @@ docker compose down --remove-orphans
Detailed (partial) example of Docker Compose for FreshRSS:
```yaml
-version: "2.4"
-
volumes:
data:
extensions:
@@ -101,8 +101,6 @@ OIDC_CLIENT_CRYPTO_KEY=???
This is a full example docker-compose file. It uses Traefik reverse proxy, Authentik for OAuth.
# you will need to define these volumes base on your setup
freshrss-data: