mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 08:56:00 +00:00
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