Merge pull request #432 from appwrite/resque-upgrade

Resque upgrade
This commit is contained in:
Eldad A. Fux 2020-06-19 19:54:40 +03:00 committed by GitHub
commit af7ab1b164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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