1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-07-14 19:13:00 +01:00
Joe Stump e98b5e2233
Documentation: Add details to Gluetun widget docs ()
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-21 11:41:56 -08:00

17 lines
383 B
Markdown

---
title: Gluetun
description: Gluetun Widget Configuration
---
!!! note
Requires [HTTP control server options](https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/control-server.md) to be enabled. By default this runs on port `8000`.
Allowed fields: `["public_ip", "region", "country"]`.
```yaml
widget:
type: gluetun
url: http://gluetun.host.or.ip:port
```