Pass dbus to home-assistant
This commit is contained in:
parent
e03f7c0b45
commit
8129a2e82d
@ -10,6 +10,7 @@ services:
|
||||
- home-assistant
|
||||
volumes:
|
||||
- $DOCKER_DATA/home-assistant:/config
|
||||
- /run/dbus:/run/dbus:ro
|
||||
labels:
|
||||
- traefik.http.routers.home-assistant.rule=Host(`homeassistant.jafner.net`)
|
||||
- traefik.http.routers.home-assistant.tls.certresolver=lets-encrypt
|
||||
|
Loading…
Reference in New Issue
Block a user