Update README.md

This commit is contained in:
Robert Schumann 2018-01-01 18:36:06 +01:00 committed by GitHub
parent 117f806d5a
commit 8df100e1c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ docker run --net=host -ti gutmensch/raumserver start.sh
## WebClient
This image now features a simple AJAX webclient. By default it should be available after running the image at http://docker:3535/. The Quick Source menu is not yet dynamic. Take a look at the top of main.js, if you want to rebuild - Playlists and HTTP Streams are supported, I didn't get containers to work (see loadContainer in the raumserver documentation). The client's interface was designed to be as suitable for smartphones/tablets as possible, therefor some constraints with regards to line length etc. pp.
![webclient](https://github.com/gutmensch/docker-raumserver/raw/master/images/screenshot.png "Webclient Screenshot")
![webclient](https://github.com/gutmensch/docker-raumserver/raw/master/images/screenshot.png "Webclient Screenshot" =200x100)
## Raumserver version and zone config
```