From ff94c05ecbc4564eadbb622b7f232aa8f4fa854a Mon Sep 17 00:00:00 2001 From: Martin Bjeldbak Madsen Date: Fri, 3 Jan 2025 15:28:37 +1100 Subject: [PATCH] docs(gluetun): improve config instructions for apikey method need to make sure the route Homepage uses is allowed --- docs/widgets/services/gluetun.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/widgets/services/gluetun.md b/docs/widgets/services/gluetun.md index 44775b15..a25f8d6b 100644 --- a/docs/widgets/services/gluetun.md +++ b/docs/widgets/services/gluetun.md @@ -19,3 +19,5 @@ widget: url: http://gluetun.host.or.ip:port key: gluetunkey # Not required if /v1/publicip/ip endpoint is configured with `auth = none` ``` + +If using the `auth = apikey` method, add the route `GET /v1/publicip/ip` to the `routes` array in order for Homepage to be able to fetch stats.