15 lines
327 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Gluetun
description: Gluetun Widget Configuration
---
Requires [HTTP control server options](https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/control-server.md) to be enabled.
2023-09-29 21:01:11 +03:00
Allowed fields: `["public_ip", "region", "country"]`.
```yaml
widget:
type: gluetun
url: http://gluetun.host.or.ip
2023-09-29 21:01:11 +03:00
```