Compare commits

..

No commits in common. "7c946ebbfcb95bb9d2dcce222296662e6beb0459" and "2bce33d9caa1977d4fd91cd27f2632fafdb0e5bb" have entirely different histories.

4 changed files with 4 additions and 6 deletions

View file

@ -2,7 +2,7 @@ version: "3.3"
services:
grafana:
image: grafana/grafana:8.1.3
image: grafana/grafana:7.4.3
restart: unless-stopped
expose:
- "3000"
@ -93,8 +93,6 @@ services:
- "docker.group=monitoring"
depends_on:
- influxdb
dns:
- 9.9.9.9
networks:
monitoring:

View file

@ -251,7 +251,7 @@
"https://wallabag.florianzirker.de/login",
"https://gitea.florianzirker.de/api/v1/version/",
"https://meet.florianzirker.de/",
#"https://www.feuerwehr-kapsweyer.de",
"https://www.feuerwehr-kapsweyer.de",
"https://ping.feuerwehr-kapsweyer.de",
"http://ping.feuerwehr-kapsweyer.de",
"http://portainer.lan",

View file

@ -7,4 +7,4 @@ http:
pihole:
loadbalancer:
servers:
- url: "http://192.168.16.5:8081/admin/"
- url: "http://192.168.16.5:8080/admin/"

View file

@ -3,7 +3,7 @@ version: "3.3"
services:
homeassistant:
image: ghcr.io/home-assistant/home-assistant:stable
image: homeassistant/odroid-xu-homeassistant:stable
volumes:
- ${VOLUMES_PATH}/homeassistent:/config
environment: