fix: correct network key to networks in homeassistant service configuration

This commit is contained in:
2026-04-26 13:42:51 +08:00
parent 04a5f0b646
commit 34cfefc62c
+1 -1
View File
@@ -17,7 +17,7 @@ services:
restart: unless-stopped
expose:
- 8123
network:
networks:
- traefik-public
environment:
- TZ=Asia/Singapore