change temp to monitor:

This commit is contained in:
ducoterra
2020-07-10 12:37:09 -04:00
parent b66575bd29
commit 8507515e56
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ services:
target: '_blank' target: '_blank'
- name: "Glances" - name: "Glances"
logo: "assets/tools/glances.png" logo: "assets/tools/glances.png"
url: "https://temp.ducoterra.net/" url: "https://monitor.ducoterra.net/"
tag: "Monitoring" tag: "Monitoring"
target: '_blank' target: '_blank'
- name: "Network" - name: "Network"

View File

@@ -3,7 +3,7 @@ version: '3'
services: services:
homer: homer:
build: . build: .
image: hub.ducoterra.net/ducoterra/homer:1.0.0 image: hub.ducoterra.net/ducoterra/homer:1.0.2
ports: ports:
- 8080:8080 - 8080:8080
volumes: volumes: