From 20d5786631d259c7e435e12ff8abfc8fa8d8e2d7 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 23 Jan 2023 10:48:44 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-smokeping.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/images/docker-smokeping.md b/images/docker-smokeping.md index b9905978b..426c763b2 100644 --- a/images/docker-smokeping.md +++ b/images/docker-smokeping.md @@ -35,9 +35,9 @@ The architectures supported by this image are: ## Application Setup -- Once running the URL will be `http:///smokeping/smokeping.cgi`. For example a full URL might look like `https://smokeping.yourdomain.com/smokeping/smokeping.cgi`. -- Basics are, edit the `Targets` file to ping the hosts you're interested in to match the format found there. -- Wait 10 minutes. +* Once running the URL will be `http:///smokeping/smokeping.cgi`. For example a full URL might look like `https://smokeping.yourdomain.com/smokeping/smokeping.cgi`. +* Basics are, edit the `Targets` file to ping the hosts you're interested in to match the format found there. +* Wait 10 minutes. ## Usage @@ -158,6 +158,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **22.01.23:** - Revert to using Apache due to latency issues with nginx and fcgiwrap. * **12.12.22:** - Rebase to Alpine 3.17, migrate to s6v3, switch to nginx and fcgiwrap. * **29.03.21:** - Dockerfile: Install curl before we call it * **23.01.21:** - Rebasing to alpine 3.13.