Skip to content

Commit 062c5c4

Browse files
authored
Update README.md
1 parent 7068b98 commit 062c5c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ Simple `.rr.yaml` config example ([full example can be found here][roadrunner_co
7474
> For `windows` path must be full (eg.: `php vendor/spiral/roadrunner-laravel/bin/rr-worker start`)
7575
7676
```yaml
77+
rpc:
78+
listen: tcp://127.0.0.1:6001
79+
7780
server:
7881
command: "php ./vendor/bin/rr-worker start --relay-dsn unix:///var/run/rr-relay.sock"
7982
relay: "unix:///var/run/rr-relay.sock"

0 commit comments

Comments
 (0)