Skip to content

Instantly share code, notes, and snippets.

version: "3.9"
services:
# — Home Assistant (unchanged) —
homeassistant:
container_name: homeassistant
image: ghcr.io/home-assistant/home-assistant:stable
volumes:
- ./homeassistant:/config
- /etc/localtime:/etc/localtime:ro
environment: