mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
Update gunicorn.conf.py
This commit is contained in:
@@ -20,6 +20,7 @@ import os
|
|||||||
# range.
|
# range.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#bind = 'unix:/srv/webvirtcloud/venv/wvcloud.socket'
|
||||||
bind = '127.0.0.1:8000'
|
bind = '127.0.0.1:8000'
|
||||||
backlog = 2048
|
backlog = 2048
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user