update readme
Some checks reported errors
continuous-integration/drone/pr Build was killed

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2022-07-18 15:35:54 +02:00
parent 7d60c306c0
commit 15c8b40167

View File

@@ -15,8 +15,8 @@ MIT see [LICENSE](https://github.com/dragonchaser/matrix-feeder/blob/master/LICE
## Run
```
docker build . -t local/weirdradio:latest
docker run -it \
$> docker build . -t local/weirdradio:latest
$> docker run -it \
-p8090:8090 \
-p8080:8080 \
-v $(pwd)/config:/weirdradio/config \