Active Device to connect USB Stick

This commit is contained in:
2025-02-09 15:19:54 +01:00
parent bbe019f757
commit 37568bffcc
+2 -2
View File
@@ -55,8 +55,8 @@ services:
hostname: jeedom.local
container_name: jeedom
image: jeedom/jeedom:4.4-http-bookworm
#devices:
# - "/dev/ttyUSB0:/dev/ttyUSB0"
devices:
- "/dev/ttyACM0:/dev/ttyACM0"
# - "/dev/ttyUSB1:/dev/ttyUSB1"
restart: unless-stopped
volumes: