diff --git a/config.yml b/config.yml index 2352997..a2639ec 100644 --- a/config.yml +++ b/config.yml @@ -65,17 +65,17 @@ services: target: '_blank' - name: "Red" logo: "assets/tools/glances.png" - url: "https://monitor.ducoterra.net/" + url: "http://red" tag: "Monitoring" target: '_blank' - name: "Grey" logo: "assets/tools/glances.png" - url: "https://monitor.ducoterra.net/" + url: "https://grey" tag: "Monitoring" target: '_blank' - name: "Purple" logo: "assets/tools/glances.png" - url: "https://monitor.ducoterra.net/" + url: "https://purple" tag: "Monitoring" target: '_blank' - name: "Network" @@ -104,5 +104,5 @@ services: - name: "Pihole" logo: assets/tools/pihole.svg tag: "Network" - url: "https://pihole.ducoterra.net/admin/" + url: "http://pihole.ducoterra.net/admin/" target: '_blank' \ No newline at end of file