Update docs/widgets/services/gluetun.md

This commit is contained in:
shamoon 2023-11-21 11:37:15 -08:00 committed by GitHub
parent 887a22d4ac
commit b370fe5b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,5 @@ Allowed fields: `["public_ip", "region", "country"]`.
```yaml ```yaml
widget: widget:
type: gluetun type: gluetun
# Default port for HTTP control server. If you have changed url: http://gluetun.host.or.ip:port
# Gluetun's HTTP control server port, you will need to change
# the port here to match.
url: http://gluetun.host.or.ip:8000
``` ```