Force sso for paperless
This commit is contained in:
@@ -43,6 +43,8 @@ services:
|
|||||||
PAPERLESS_APPS: "allauth.socialaccount.providers.openid_connect" # Enable OpenID Connect for pocketid
|
PAPERLESS_APPS: "allauth.socialaccount.providers.openid_connect" # Enable OpenID Connect for pocketid
|
||||||
USE_X_FORWARD_HOST: true
|
USE_X_FORWARD_HOST: true
|
||||||
USE_X_FORWARDED_PORT: true
|
USE_X_FORWARDED_PORT: true
|
||||||
|
PAPERLESS_DISABLE_REGULAR_LOGIN: true
|
||||||
|
PAPERLESS_REDIRECT_LOGIN_TO_SSO: true
|
||||||
|
|
||||||
gotenberg:
|
gotenberg:
|
||||||
image: docker.io/gotenberg/gotenberg:8.15.2
|
image: docker.io/gotenberg/gotenberg:8.15.2
|
||||||
|
|||||||
Reference in New Issue
Block a user