shouldn't have been merged

This commit is contained in:
Benoit Chesneau 2010-02-15 14:53:02 +01:00
parent 2e170bb3ad
commit 26e8f153ca

View File

@ -12,7 +12,7 @@ error_email_from = paste@localhost
[server:main]
use = egg:gunicorn#main
host = unix:/tmp/test.sock
host = 127.0.0.1
port = 5000
workers = 2