Merge pull request #286 from quietsy/swag-dashboard

Added a note about the app discovery
This commit is contained in:
driz
2022-01-12 15:23:08 -05:00
committed by GitHub
+4 -1
View File
@@ -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)