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