Resolve confict with ports (pi-hole and deconz)

This commit is contained in:
Florian Zirker 2021-09-27 20:07:20 +02:00
parent a50057f711
commit 7c946ebbfc
2 changed files with 2 additions and 2 deletions

View File

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

View File

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