mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Fixes #172
Introduce some creative code around setting of ALLOWED_HOSTS that defaults to ['*']. Also added PAPERLESS_ALLOWED_HOSTS to paperless.conf.example with an explanation as to what it's for
This commit is contained in:
parent
350d2fb747
commit
7b586e6857
4 changed files with 21 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
__version__ = (0, 3, 1)
|
||||
__version__ = (0, 3, 2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue