bitwarden

This commit is contained in:
jaydee
2024-05-07 17:41:56 +02:00
parent 157a6f038f
commit 830d77c25f

View File

@ -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