Update filename for Komodo

This commit is contained in:
2025-06-28 22:25:09 +05:30
parent 0686b47076
commit d99bca5d31
14 changed files with 0 additions and 0 deletions

View File

@@ -1,9 +0,0 @@
services:
homeassistant:
image: homeassistant/home-assistant:2025.6.1
container_name: homeassistant
network_mode: host
volumes:
- ${APPDATA_PATH}/homeassistant/config:/config
- /etc/localtime:/etc/localtime:ro
restart: unless-stopped