This commit is contained in:
2025-12-10 23:23:26 +01:00
parent a98a226099
commit 74213b1de9
2 changed files with 12 additions and 1 deletions

View File

@@ -1,11 +1,16 @@
services:
homeassistant:
network_mode: host
image: ${DOCKER_REGISTRY:-}ghcr.io/home-assistant/home-assistant:latest
volumes:
- ha_config:/config
- /var/run/docker.sock:/var/run/docker.sock
- /run/dbus:/run/dbus:ro
networks:
- swarm-ipvlan
- traefik-public
- homeassistant-internal
privileged: true
environment:
DISABLE_JEMALLOC: value