We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf14b67 commit 63e832eCopy full SHA for 63e832e
README.md
@@ -66,7 +66,7 @@ env:
66
http:
67
address: 0.0.0.0:8080
68
workers:
69
- command: 'php ./vendor/bin/rr-worker'
+ command: 'php ./vendor/bin/rr-worker' # for windows: `php vendor/spiral/roadrunner-laravel/bin/rr-worker`
70
71
static:
72
dir: 'public'
0 commit comments