mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-23 11:04:49 +00:00
Update gunicorn.conf.py
This commit is contained in:
parent
2a3a33d746
commit
836f1b3bcf
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ import os
|
|||
#
|
||||
|
||||
bind = '127.0.0.1:8000'
|
||||
# or over socket
|
||||
# bind = 'unix:/var/wvcloud.socket'
|
||||
backlog = 2048
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue