Added widget for gluetun-qb to dashy config.yml. Changed https to http to fix dash connections to gluetun
This commit is contained in:
parent
f50c4af7ab
commit
4505de274c
@ -433,7 +433,7 @@ sections:
|
||||
url: https://radarr.sthome.org
|
||||
target: newtab
|
||||
- title: Readarr
|
||||
description: ebook collection manage
|
||||
description: ebook collection manager
|
||||
icon: dashboard-icons/svg/readarr.svg
|
||||
url: https://readarr.sthome.org
|
||||
target: newtab
|
||||
@ -483,13 +483,18 @@ sections:
|
||||
- type: gluetun-status
|
||||
useProxy: true
|
||||
options:
|
||||
hostname: https://gluetun-arr:8000
|
||||
hostname: http://gluetun-qb:8000
|
||||
#visibleFields: public_ip,region,country,city,location,organisation,postal_code,timezone
|
||||
visibleFields: public_ip,city,region,country
|
||||
- type: gluetun-status
|
||||
useProxy: true
|
||||
options:
|
||||
hostname: https://gluetun-bw:8000
|
||||
hostname: http://gluetun-arr:8000
|
||||
visibleFields: public_ip,city,region,country
|
||||
- type: gluetun-status
|
||||
useProxy: true
|
||||
options:
|
||||
hostname: http://gluetun-bw:8000
|
||||
visibleFields: public_ip,city,region,country
|
||||
- type: public-ip
|
||||
options:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user