Paperless + OAuth

This commit is contained in:
R. Gierwialo
2025-08-11 15:56:26 +00:00
parent 6ffd9eebe1
commit d7bf7db530

View File

@@ -41,7 +41,7 @@ services:
ipv4_address: 192.168.4.10
pa_webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:2.12.1
image: ghcr.io/paperless-ngx/paperless-ngx:2.17.1
restart: unless-stopped
container_name: pa_webserver
deploy:
@@ -74,6 +74,10 @@ services:
PAPERLESS_USE_X_FORWARD_PORT: true
PAPERLESS_OCR_USER_ARGS: '{"invalidate_digital_signatures": true}'
#PAPERLESS_PROXY_SSL_HEADER: '{"HTTP_X_FORWARDED_PROTO", "https"]'
PAPERLESS_GMAIL_OAUTH_CLIENT_ID: ${XOAUTH2_CLIENT_ID}
PAPERLESS_GMAIL_OAUTH_CLIENT_SECRET: ${XOAUTH2_SECRET}
PAPERLESS_OAUTH_CALLBACK_BASE_URL: https://dg53fgfs42.eldorado.city
volumes:
data_pa: