Active Device to connect USB Stick
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user