Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
HurricaneHernandez committed Nov 14, 2014
1 parent bb88c99 commit 64c367b
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 @@ -36,6 +36,6 @@ Port to be used by Ubooquity default port is 8085.
## Docker run command:

```
docker run -d -p 8085:8085 -v /*Ubooquity_cofing_dir*:/config -v /*your_media_location*:/media -v /etc/localtime:/etc/localtime:ro --name=Ubooquity hurricane/Ubooquity
docker run -d -p 8085:8085 -v /*Ubooquity_cofing_dir*:/config -v /*your_media_location*:/media -v /etc/localtime:/etc/localtime:ro --name=Ubooquity hurricane/ubooquity
```

0 comments on commit 64c367b

Please sign in to comment.