mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 12:18:48 +00:00
14 lines
327 B
Markdown
14 lines
327 B
Markdown
---
|
|
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.
|
|
|
|
Allowed fields: `["public_ip", "region", "country"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: gluetun
|
|
url: http://gluetun.host.or.ip
|
|
```
|