mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-04 05:20:35 +00:00
Update supervisord.conf
This commit is contained in:
parent
cd80dc61b0
commit
2d35801440
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ autostart=true
|
|||
directory=/usr/src/app
|
||||
|
||||
[program:job]
|
||||
command=rq worker --burst --url redis://websoft9-redis:6379/0
|
||||
command=rq worker --url redis://websoft9-redis:6379/0
|
||||
autostart=true
|
||||
directory=/usr/src/app
|
||||
|
|
Loading…
Reference in a new issue