mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
15 lines
331 B
Markdown
15 lines
331 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
|
|
```
|