From 8230b91439d86f87b24c6c82f5a4fd0878635167 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 21:12:18 -0500 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker.md b/Docker.md index 8067dad..de01ee9 100644 --- a/Docker.md +++ b/Docker.md @@ -28,7 +28,7 @@ mkdir data && chmod 777 data docker-compose up -d ``` -Then open [`http://127.0.0.1:8098`](http://127.0.0.1:8098) to view the archive (HTTP, not HTTPS). +Then open [`http://127.0.0.1:8098`](http://127.0.0.1:8098) or `data/index.html` to view the archive (HTTP, not HTTPS). ## Usage