add some infra for running your own woodwind
This commit is contained in:
parent
9a0cdb6925
commit
7fdd18b294
3 changed files with 25 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
[uwsgi]
|
||||
master=true
|
||||
processes=1
|
||||
socket=/tmp/woodwind.sock
|
||||
chmod-socket=666
|
||||
#socket=/tmp/woodwind.sock
|
||||
#chmod-socket=666
|
||||
http-socket=:3000
|
||||
module=woodwind.wsgi
|
||||
import=timers
|
||||
attach-daemon=rqworker high low
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue