1 parent 8bff962 commit 18310faCopy full SHA for 18310fa
1 file changed
README.markdown
@@ -202,7 +202,7 @@ Here's a sample conf file
202
203
```ini
204
[program:myapp_phpresque_default]
205
-command = /usr/bin/php /home/sites/myapp/prod/current/vendor/chrisboulton/php-resque/bin/resque
+command = /usr/bin/php /home/sites/myapp/prod/current/vendor/chrisboulton/php-resque/resque.php
206
user = myusername
207
environment = APP_INCLUDE='/home/sites/myapp/prod/current/vendor/autoload.php',VERBOSE='1',QUEUE='default'
208
0 commit comments