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