lint compose files

This commit is contained in:
2025-07-30 13:37:18 +02:00
parent 817b8ad1c6
commit 48025fae12
36 changed files with 561 additions and 543 deletions

View File

@@ -1,10 +1,10 @@
services:
homeassistant:
container_name: homeassistant
image: homeassistant/home-assistant:2025.1.2
network_mode: host
privileged: true
restart: unless-stopped
volumes:
- /opt/homeassistant:/config
- /etc/localtime:/etc/localtime:ro
homeassistant:
container_name: homeassistant
image: homeassistant/home-assistant:2025.1.2
network_mode: host
privileged: true
restart: unless-stopped
volumes:
- /opt/homeassistant:/config
- /etc/localtime:/etc/localtime:ro