mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
commit
af7ab1b164
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ stderr_logfile=/dev/stderr
|
|||
stderr_logfile_maxbytes = 0
|
||||
|
||||
[program:v1-schedule]
|
||||
command=php /usr/share/nginx/html/vendor/chrisboulton/php-resque-scheduler/resque-scheduler.php
|
||||
command=php /usr/share/nginx/html/vendor/bin/resque-scheduler
|
||||
autostart=true
|
||||
autorestart=true
|
||||
priority=10
|
||||
|
|
|
|||
Loading…
Reference in a new issue