From d4d8853baa61a6a9052d5750ff4c85241bc6f15e Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sat, 27 Jan 2024 12:39:04 -0600 Subject: [PATCH] added tab behavior --- dashy/conf.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dashy/conf.yml b/dashy/conf.yml index f30fc74..3a28fd3 100644 --- a/dashy/conf.yml +++ b/dashy/conf.yml @@ -8,24 +8,29 @@ sections: icon: hl-proxmox description: Web UI for the Proxmox host url: https://192.168.1.11:8006 + target: sametab - title: Portainer icon: hl-portainer description: Dashboard for Docker containers url: https://192.168.1.174:9443 + target: sametab - title: Cronicle description: Manage cron jobs url: http://192.168.1.183:3012 icon: cronicle.png + target: sametab - name: Dashboards items: - title: InfluxDB description: Database for time series data url: http://192.168.1.174:8086 icon: hl-influxdb + target: sametab - title: Grafana description: url: http://192.168.1.174:3000/ icon: hl-grafana + target: sametab - name: Repos items: - title: Dashy