Update README.md
This commit is contained in:
parent
1e25667227
commit
4faf7c4435
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
docker container for [JMusicBot](https://github.com/jagrosh/MusicBot). This uses the latest Alpine image for a small footprint.
|
docker container for [JMusicBot](https://github.com/jagrosh/MusicBot). This uses the latest Alpine image for a small footprint.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Place your config.txt in `yourpath/toconfig` to map it to the container. If you need to access the `serversettings.json` file, you can hop into the container to access it
|
Place your **config.txt** in `yourpath/toconfig` to map it to the container. If you need to access the `serversettings.json` file, you can hop into the container to access it
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker exec -it jmusicbot /bin/sh
|
docker exec -it jmusicbot /bin/sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue