FFS this environment variable
This commit is contained in:
parent
4cf8c5c7d4
commit
cef3f9a5e4
2 changed files with 85 additions and 9 deletions
|
@ -36,6 +36,9 @@ paperless:
|
|||
# (if doing so please consider security measures such as reverse proxy)
|
||||
# url=https://paperless.flipdot.org
|
||||
|
||||
admin_user: admin
|
||||
admin_password: change-me
|
||||
|
||||
keycloak:
|
||||
client_secret: <CLIENT_SECRET>
|
||||
server_url: https://<KEYCLOAK_SERVER>/realms/<REALM>/.well-known/openid-configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue