mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
15 lines
316 B
Markdown
15 lines
316 B
Markdown
![]() |
---
|
||
|
title: Gluetun
|
||
|
description: Gluetun Widget Configuration
|
||
|
---
|
||
|
|
||
|
Requires [HTTP control server options](https://github.com/qdm12/gluetun/wiki/HTTP-control-server-options) to be enabled.
|
||
|
|
||
|
Allowed fields: `["public_ip", "region", "country"]`.
|
||
|
|
||
|
```yaml
|
||
|
widget:
|
||
|
type: gluetun
|
||
|
url: http://gluetun.host.or.ip
|
||
|
```
|