6
includes/etc/gunicorn.conf.py
Normal file
6
includes/etc/gunicorn.conf.py
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
access_logfile = '-'
|
||||
|
||||
bind = 'unix:/run/gunicorn.sock'
|
||||
|
||||
workers = 10
|
Reference in New Issue
Block a user