fix http
This commit is contained in:
@@ -65,17 +65,17 @@ services:
|
|||||||
target: '_blank'
|
target: '_blank'
|
||||||
- name: "Red"
|
- name: "Red"
|
||||||
logo: "assets/tools/glances.png"
|
logo: "assets/tools/glances.png"
|
||||||
url: "https://monitor.ducoterra.net/"
|
url: "http://red"
|
||||||
tag: "Monitoring"
|
tag: "Monitoring"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
- name: "Grey"
|
- name: "Grey"
|
||||||
logo: "assets/tools/glances.png"
|
logo: "assets/tools/glances.png"
|
||||||
url: "https://monitor.ducoterra.net/"
|
url: "https://grey"
|
||||||
tag: "Monitoring"
|
tag: "Monitoring"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
- name: "Purple"
|
- name: "Purple"
|
||||||
logo: "assets/tools/glances.png"
|
logo: "assets/tools/glances.png"
|
||||||
url: "https://monitor.ducoterra.net/"
|
url: "https://purple"
|
||||||
tag: "Monitoring"
|
tag: "Monitoring"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
- name: "Network"
|
- name: "Network"
|
||||||
@@ -104,5 +104,5 @@ services:
|
|||||||
- name: "Pihole"
|
- name: "Pihole"
|
||||||
logo: assets/tools/pihole.svg
|
logo: assets/tools/pihole.svg
|
||||||
tag: "Network"
|
tag: "Network"
|
||||||
url: "https://pihole.ducoterra.net/admin/"
|
url: "http://pihole.ducoterra.net/admin/"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
Reference in New Issue
Block a user