From 7954a485777599c4f680a04dcd5c425c743f6ba0 Mon Sep 17 00:00:00 2001 From: Robert Schumann Date: Mon, 1 Jan 2018 18:37:26 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c93b72f..262e1ff 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ 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. - +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.
+ ## Raumserver version and zone config ```