From 0ba2537d4ab0556b3ee3a66a62f87c1769b19887 Mon Sep 17 00:00:00 2001 From: Dale Davies Date: Fri, 11 Feb 2022 17:57:39 +0000 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f795b4e..7a35224 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Jump is yet another self-hosted startpage for your server designed to be simple, ### Docker -Get the official container image from Docker Hub (https://hub.docker.com/r/daledavies/jump). +Get the container image from Docker Hub (https://hub.docker.com/r/daledavies/jump). The following will start Jump and serve the page at http://localhost:8123 with a custom site name, Open Weather Map support, and volumes to map Jump's "backgrounds" and "sites" directories to local directories on your machine...