From 6e8c4d69983cbf3be5402aff7f838065bfd47e1e Mon Sep 17 00:00:00 2001 From: ducoterra Date: Mon, 17 Aug 2020 15:13:19 -0400 Subject: [PATCH] fix another https issue --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index a2639ec..4c2c652 100644 --- a/config.yml +++ b/config.yml @@ -70,12 +70,12 @@ services: target: '_blank' - name: "Grey" logo: "assets/tools/glances.png" - url: "https://grey" + url: "http://grey" tag: "Monitoring" target: '_blank' - name: "Purple" logo: "assets/tools/glances.png" - url: "https://purple" + url: "http://purple" tag: "Monitoring" target: '_blank' - name: "Network"