fix http
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user