We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c7f410 commit 9a1b70bCopy full SHA for 9a1b70b
README.md
@@ -33,7 +33,7 @@ MIT see [LICENSE](https://github.com/dragonchaser/matrix-feeder/blob/master/LICE
33
#### run
34
35
```bash
36
- $> docker run -v/path/to/you/config.json:/matrix-feeder/config.json dragonchaser/matrix-feeder:latest
+ $> docker run -v/path/to/you/config.json:/matrix-feeder/config/config.json dragonchaser/matrix-feeder:latest
37
```
38
39
#### build
0 commit comments