From 7f1b94310e07b29add8554332f4bb9c5596675b1 Mon Sep 17 00:00:00 2001 From: quietsy Date: Wed, 12 Jan 2022 21:37:52 +0200 Subject: [PATCH 1/2] Add a note about the app discovery --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aaab5eb..5663946 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ If adding multiple mods, enter them in an array separated by |, such as DOCKER_M # Usage -* Navigate to `dashboard.domain.com` from your LAN to view the dashboard +Navigate to `dashboard.domain.com` from your LAN to view the dashboard +Note: The application discovery works best when the container names match the `proxy-conf` files # Example ![Example](.assets/example.png) From a661350ec576c23ffa89c1db07b29c8620fcd2df Mon Sep 17 00:00:00 2001 From: quietsy Date: Wed, 12 Jan 2022 22:03:38 +0200 Subject: [PATCH 2/2] Add a warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5663946..a3403de 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This mod adds a dashboard to SWAG powered by [Goaccess](https://goaccess.io/). +**Currently only works with a subdomain, not a subfolder.** + # Enable In the container's docker arguments, set an environment variable DOCKER_MODS=linuxserver/mods:swag-dashboard