mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
bitwarden
This commit is contained in:
@ -3,7 +3,7 @@ services:
|
||||
homeassistant:
|
||||
container_name: HomeAssistant
|
||||
network_mode: host
|
||||
image: "ghcr.io/home-assistant/home-assistant:latest"
|
||||
image: "ghcr.io/home-assistant/home-assistant:2024.5.0"
|
||||
volumes:
|
||||
- /share/docker_data/ha/:/config
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
Reference in New Issue
Block a user