mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
parent
3b17f9d6ec
commit
2a744a3a83
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
bind = ['[::]:8000', 'localhost:8000']
|
||||
bind = '0.0.0.0:8000'
|
||||
backlog = 2048
|
||||
workers = 3
|
||||
worker_class = 'sync'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue