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