From 10c120292d8c1fbdc559679f9efd5ef12eab2bdd Mon Sep 17 00:00:00 2001 From: Florian Zirker Date: Sat, 2 Dec 2023 20:39:15 +0100 Subject: [PATCH] =?UTF-8?q?Device=20=C3=A4nderbar=20machen=20in=20SmartHom?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smartHome/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartHome/docker-compose.yaml b/smartHome/docker-compose.yaml index 76383ff..5e15c6e 100644 --- a/smartHome/docker-compose.yaml +++ b/smartHome/docker-compose.yaml @@ -40,7 +40,7 @@ services: environment: - TZ=Europe/Berlin devices: - - /dev/ttyACM0:/dev/ttyACM0 + - ${ZIGBEE_DEVICE}:/dev/ttyACM0 networks: - web labels: