We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1417c26 + 9a1b70b commit abf9833Copy full SHA for abf9833
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