From 8b50794c8185ad083e09bcb2a64a0e883d3b5071 Mon Sep 17 00:00:00 2001 From: Jeroen Geusebroek Date: Fri, 29 Jan 2016 17:19:34 +0100 Subject: [PATCH] Hopefully the description get's updated @ docker now --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe17b8f..4121610 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An image running [ubuntu/15.10](https://github.com/gliderlabs/docker-alpine) Linux and [Spotweb](https://github.com/spotweb/spotweb) (media branch). -This image was mainly for own use, but it seems to be populair so I decided to provide some documentation. +This image is mainly for own use, but it seems to a be populair image so I decided to provide some documentation. ## MySQL @@ -29,7 +29,7 @@ The container will try to auto-update the database when a newer version image is jgeusebroek/spotweb You should now be able to reach the spotweb interface on port 80, and you can configure Spotweb. - + ## Environment variables * `TZ` The timezone the server is running in. Defaults to `Europe/Amsterdam`.