update paperless-ngx to 2.15.3
This commit is contained in:
parent
19d8051391
commit
f72f701a5a
3 changed files with 6 additions and 3 deletions
|
@ -99,7 +99,7 @@ def nginx(metadata):
|
|||
'domain': metadata.get('paperless/domain'),
|
||||
'locations': {
|
||||
'/': {
|
||||
'target': 'http://127.0.0.1:22070',
|
||||
'target': 'http://[::1]:22070',
|
||||
'websockets': True,
|
||||
'proxy_set_header': {
|
||||
'X-Forwarded-Host': '$server_name',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue