bitwarden

This commit is contained in:
jaydee
2024-08-20 07:40:32 +02:00
parent f517aad6ca
commit 54bce692c3

View File

@ -6,9 +6,9 @@ services:
image: "ghcr.io/home-assistant/home-assistant:latest"
volumes:
- /share/docker_data/ha/:/config
#- /dev/ttyUSB0:/dev/ttyUSB0
- /dev/ttyUSB0:/dev/ttyUSB0
- /dev/ttyUSB1:/dev/ttyUSB1
- /var/log:/logging
#- /var/log:/logging
- /var/run/docker.sock:/var/run/docker.sock
- /run/dbus:/run/dbus:ro
privileged: true