1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-23 11:04:49 +00:00
This commit is contained in:
savichev 2017-03-11 15:52:26 +00:00 committed by GitHub
commit 8a5e01a9e1

View file

@ -22,6 +22,8 @@ import os
#bind = 'unix:/srv/webvirtcloud/venv/wvcloud.socket'
bind = '127.0.0.1:8000'
# or over socket
# bind = 'unix:/var/wvcloud.socket'
backlog = 2048
#