Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit a30dab4

Browse files
authored
Merge pull request #332 from Namoshek/patch-1
Update README.md
2 parents f4157d2 + 64142ad commit a30dab4

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
@@ -107,6 +107,9 @@ file, the following options can be overridden:
107107

108108
*Note: This library currently only supports serving from either http or https, not both.*
109109

110+
### Setting the working directory
111+
The working directory in which `laravel-echo-server` will look for the configuration file `laravel-echo-server.json` can be passed to the `start` command through the `--dir` parameter like so: `laravel-echo-server start --dir=/var/www/html/example.com/configuration`
112+
110113
## Subscribers
111114
The Laravel Echo Server subscribes to incoming events with two methods: Redis & Http.
112115

0 commit comments

Comments
 (0)