Pass dbus to home-assistant
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 11s
Deploy to Fighter / Notify (push) Successful in 2s

This commit is contained in:
Joey Hafner 2024-02-27 01:48:51 -08:00
parent 079b08e465
commit c291f52a26

View File

@ -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