From 2ce98c67220ef10c2d25ced273aaa8cf6264caa7 Mon Sep 17 00:00:00 2001 From: Jeroen Geusebroek Date: Tue, 3 Jan 2017 20:47:49 +0100 Subject: [PATCH] Added install URL to readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee40b4b..5245bb3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![](https://images.microbadger.com/badges/image/jgeusebroek/spotweb.svg)](https://microbadger.com/images/jgeusebroek/spotweb "Get your own image badge on microbadger.com") # Docker Spotweb image -An image running [ubuntu/16.10](https://github.com/ubuntu/16.10) Linux and [Spotweb](https://github.com/spotweb/spotweb) (media branch). +An image running [ubuntu/16.10](https://github.com/ubuntu/16.10) Linux and [Spotweb](https://github.com/spotweb/spotweb). ## Requirements @@ -22,7 +22,7 @@ You need a seperate MySQL / MariaDB server. This can of course be a (linked) doc -e SPOTWEB_DB_PASS=spotweb \ jgeusebroek/spotweb -You should now be able to reach the spotweb interface on port 80, and you can configure Spotweb. +You should now be able to reach the spotweb interface on port 80, and you can configure Spotweb. The install URL: 'http://yourhost/install.php' ### Automatic retreiving of new spots