mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Fix config-dev path
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
container_name: homeassistant-dev
|
||||
image: homeassistant/home-assistant:stable
|
||||
volumes:
|
||||
- ../config-dev:/config
|
||||
- ../../config-dev:/config
|
||||
environment:
|
||||
- TZ=Europe/Sofia
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user