fix: correct network key to networks in homeassistant service configuration
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
restart: unless-stopped
|
||||
expose:
|
||||
- 8123
|
||||
network:
|
||||
networks:
|
||||
- traefik-public
|
||||
environment:
|
||||
- TZ=Asia/Singapore
|
||||
|
||||
Reference in New Issue
Block a user