From b370fe5b0d523377fd7aa0e9f81b5627b5b054b0 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 21 Nov 2023 11:37:15 -0800 Subject: [PATCH] Update docs/widgets/services/gluetun.md --- docs/widgets/services/gluetun.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/widgets/services/gluetun.md b/docs/widgets/services/gluetun.md index e945eebf..745d0b2c 100644 --- a/docs/widgets/services/gluetun.md +++ b/docs/widgets/services/gluetun.md @@ -11,8 +11,5 @@ Allowed fields: `["public_ip", "region", "country"]`. ```yaml widget: type: gluetun - # Default port for HTTP control server. If you have changed - # Gluetun's HTTP control server port, you will need to change - # the port here to match. - url: http://gluetun.host.or.ip:8000 + url: http://gluetun.host.or.ip:port ```