mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -21,6 +21,7 @@ services:
|
|||||||
PAPERLESS_REDIS: redis://broker:6379
|
PAPERLESS_REDIS: redis://broker:6379
|
||||||
PAPERLESS_APPS: allauth.socialaccount.providers.openid_connect
|
PAPERLESS_APPS: allauth.socialaccount.providers.openid_connect
|
||||||
PAPERLESS_URL: https://paperless.sectorq.eu
|
PAPERLESS_URL: https://paperless.sectorq.eu
|
||||||
|
PAPERLESS_CSRF_TRUSTED_ORIGINS: https://paperless.sectorq.eu
|
||||||
PAPERLESS_SOCIALACCOUNT_PROVIDERS: >
|
PAPERLESS_SOCIALACCOUNT_PROVIDERS: >
|
||||||
{
|
{
|
||||||
"openid_connect": {
|
"openid_connect": {
|
||||||
|
Reference in New Issue
Block a user