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: pihole:
loadbalancer: loadbalancer:
servers: 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: services:
homeassistant: homeassistant:
image: homeassistant/odroid-xu-homeassistant:stable image: ghcr.io/home-assistant/home-assistant:stable
volumes: volumes:
- ${VOLUMES_PATH}/homeassistent:/config - ${VOLUMES_PATH}/homeassistent:/config
environment: environment: