add pocketid support to paperless

This commit is contained in:
Peter Smit
2025-01-02 15:26:00 +01:00
parent fb312f728b
commit 9dd8ec68bf

View File

@@ -40,6 +40,7 @@ services:
PAPERLESS_TIKA_ENABLED: 1
PAPERLESS_TIKA_GOTENBERG_ENDPOINT: http://gotenberg:3000
PAPERLESS_TIKA_ENDPOINT: http://tika:9998
PAPERLESS_APPS: "allauth.socialaccount.providers.openid_connect" # Enable OpenID Connect for pocketid
gotenberg:
image: docker.io/gotenberg/gotenberg:8.15.2