Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarseneau authored Sep 29, 2017
1 parent d49a7e5 commit fda50ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A Crystal port of [tvhProxy](https://github.com/jkaberg/tvhProxy) which is a pro
### Docker

There is more information on how to set it up on the [docker-antennas page](https://github.com/TheJF/docker-antennas), however the short version is:
* `docker create --name=antennas -v <path/to/config>:/antennas/config -p 5004:5004 the/antennas`
* `docker create --name=antennas -v <path/to/config>:/opt/antennas/config -p 5004:5004 thejf/antennas`
* Set up `config.yml` (see configuration instructions [here](https://github.com/TheJF/antennas#configuration)) where you pointed the config volume (what you replaced `<path/to/config>` with
* `docker start antennas`

Expand Down

0 comments on commit fda50ec

Please sign in to comment.