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'},