From 30245a58044af782f03f17ed9353c73deb31979e Mon Sep 17 00:00:00 2001 From: quietsy Date: Wed, 12 Jan 2022 20:50:34 +0200 Subject: [PATCH] Add enable instructions to the readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0d304fe..aaab5eb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ This mod adds a dashboard to SWAG powered by [Goaccess](https://goaccess.io/). +# Enable + +In the container's docker arguments, set an environment variable DOCKER_MODS=linuxserver/mods:swag-dashboard + +If adding multiple mods, enter them in an array separated by |, such as DOCKER_MODS=linuxserver/mods:swag-dashboard|linuxserver/mods:swag-mod2 + # Usage * Navigate to `dashboard.domain.com` from your LAN to view the dashboard