diff --git a/README.md b/README.md index aaab5eb..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 @@ -10,7 +12,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)