Comment Device section for testing without
This commit is contained in:
+2
-2
@@ -55,8 +55,8 @@ services:
|
|||||||
hostname: jeedom.local
|
hostname: jeedom.local
|
||||||
container_name: jeedom
|
container_name: jeedom
|
||||||
image: jeedom/jeedom:4.4-http-bookworm
|
image: jeedom/jeedom:4.4-http-bookworm
|
||||||
devices:
|
#devices:
|
||||||
- "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
# - "/dev/ttyUSB1:/dev/ttyUSB1"
|
# - "/dev/ttyUSB1:/dev/ttyUSB1"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user