full path to daemon in uwsgi ini file
This commit is contained in:
parent
20b757c315
commit
6d1f621009
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ socket=/tmp/woodwind.sock
|
|||
chmod-socket=666
|
||||
module=woodwind.wsgi
|
||||
import=timers
|
||||
attach-daemon=venv/bin/rqworker
|
||||
attach-daemon=venv/bin/rqworker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue