mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
shouldn't have been merged
This commit is contained in:
parent
2e170bb3ad
commit
26e8f153ca
@ -12,7 +12,7 @@ error_email_from = paste@localhost
|
|||||||
|
|
||||||
[server:main]
|
[server:main]
|
||||||
use = egg:gunicorn#main
|
use = egg:gunicorn#main
|
||||||
host = unix:/tmp/test.sock
|
host = 127.0.0.1
|
||||||
port = 5000
|
port = 5000
|
||||||
workers = 2
|
workers = 2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user