add PAPERLESS_URL env variable for CSRF

This commit is contained in:
Michael Shamoon
2022-04-07 21:17:59 -07:00
parent 40b09d51b5
commit eb7cc30394
4 changed files with 46 additions and 9 deletions

View File

@@ -22,6 +22,10 @@
# Docker setup does not use the configuration file.
# A few commonly adjusted settings are provided below.
# This is required if you will be exposing Paperless-ngx on a public domain
# (if doing so please consider security measures such as reverse proxy)
#PAPERLESS_URL=https://paperless.example.com
# Adjust this key if you plan to make paperless available publicly. It should
# be a very long sequence of random characters. You don't need to remember it.
#PAPERLESS_SECRET_KEY=change-me