Update vagrant docs for new ubuntu boxes
This commit is contained in:
parent
54ded86f6d
commit
e34d87a1da
2 changed files with 6 additions and 4 deletions
|
@ -20,7 +20,7 @@ The easiest way to check out LibreTime for yourself is to run a local instance i
|
|||
```bash
|
||||
git clone https://github.com/libretime/libretime.git
|
||||
cd libretime
|
||||
vagrant up ubuntu
|
||||
vagrant up ubuntu-trusty
|
||||
```
|
||||
|
||||
If everything works out, you will find LibreTime on [port 8080](http://localhost:8080), icecast on [port 8000](http://localhost:8000) and the docs on [port 8888](http://localhost:8888).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue