From ea029e50837620b4178d227d83c41374dd876b5e Mon Sep 17 00:00:00 2001 From: Romulus21 Date: Sun, 30 May 2021 10:15:51 +0200 Subject: [PATCH] add link --- resources/js/views/Automation/AutomaticLinksHome.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/js/views/Automation/AutomaticLinksHome.vue b/resources/js/views/Automation/AutomaticLinksHome.vue index c37ab9e..77cbb4b 100644 --- a/resources/js/views/Automation/AutomaticLinksHome.vue +++ b/resources/js/views/Automation/AutomaticLinksHome.vue @@ -24,7 +24,8 @@ export default { { name: 'TT-RSS', link: 'https://tt-rss.bricooli.fr'}, { name: 'Datus', link: 'https://192.168.1.24:5001'}, { name: 'Pi-Hole', link: 'http://192.168.1.27:8089/admin/index.php'}, - { name: 'RaspAp', link: 'http://192.168.1.32/raspap'}, + { name: 'Grafana', link: 'http://192.168.1.27:3000'}, + { name: 'Gladys', link: 'http://192.168.1.32/dashboard'}, { name: 'Kodi', link: 'http://192.168.1.19:8080/'}, { name: 'RaspiWork Adminer', link: 'http://192.168.1.27:9080/'}, { name: 'RaspiWeb Adminer', link: 'http://192.168.1.32/adminer.php'},