Starting with Authentik
This commit is contained in:
parent
8181de3f12
commit
37dc3b82d9
5 changed files with 99 additions and 3 deletions
|
@ -60,6 +60,9 @@ services:
|
|||
- USERMAP_GID=1000
|
||||
- PAPERLESS_PRE_CONSUME_SCRIPT=/usr/src/paperless/scripts/removePdfPassword.py
|
||||
- PAPERLESS_OCR_USER_ARGS=${USER_ARGS_JSON}
|
||||
- PAPERLESS_APPS=allauth.socialaccount.providers.openid_connect
|
||||
- PAPERLESS_SOCIALACCOUNT_PROVIDERS=${PAPERLESS_SOCIALACCOUNT_PROVIDERS}
|
||||
- PAPERLESS_CSRF_TRUSTED_ORIGINS=https://paperless.home.florianzirker.de,https://auth.home.florianzirker.de
|
||||
labels:
|
||||
- "docker.group=paperless"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue