ffs
This commit is contained in:
parent
2d6092cc4d
commit
0ae52b462a
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ paperless-docker-container-running:
|
|||
- PAPERLESS_TIKA_GOTENBERG_ENDPOINT={{ salt['pillar.get']('paperless:webserver:environment:tika_gotenberg_endpoint', 'http://gotenberg:3000') }}
|
||||
|
||||
- PAPERLESS_APPS=allauth.socialaccount.providers.openid_connect
|
||||
- PAPERLESS_SOCIALACCOUNT_PROVIDERS={{ PAPERLESS_SOCIALACCOUNT_PROVIDERS_ }}
|
||||
- PAPERLESS_SOCIALACCOUNT_PROVIDERS={"key": {"value": 3}}
|
||||
- PAPERLESS_DISABLE_REGULAR_LOGIN={{ salt['pillar.get']('paperless:webserver:environment:disable_regular_login', 'true') }}
|
||||
- PAPERLESS_REDIRECT_LOGIN_TO_SSO={{ salt['pillar.get']('paperless:webserver:environment:redirect_login_to_sso', 'true') }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue