From cdf6131fcff6e9743e8070033316f21163aa58b7 Mon Sep 17 00:00:00 2001 From: craisin Date: Sun, 8 Feb 2026 21:08:10 -0800 Subject: [PATCH] remove ha --- compose.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/compose.yml b/compose.yml index 77beb3f..1b81f9c 100755 --- a/compose.yml +++ b/compose.yml @@ -154,20 +154,6 @@ services: - /var/run/docker.sock:/var/run/docker.sock restart: always - home-assistant: - container_name: home-assistant - image: "ghcr.io/home-assistant/home-assistant:stable" - environment: - TZ: ${TZ} - volumes: - - ${DATA}/home-assistant:/config - - /etc/localtime:/etc/localtime:ro - - /run/dbus:/run/dbus:ro - - ${DRIVE}/music:/media/music - privileged: true - network_mode: host # WebUI is Port 8123 - restart: unless-stopped - immich-server: container_name: immich_server image: ghcr.io/immich-app/immich-server:release