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
|
container_name: homeassistant-dev
|
||||||
image: homeassistant/home-assistant:stable
|
image: homeassistant/home-assistant:stable
|
||||||
volumes:
|
volumes:
|
||||||
- ../config-dev:/config
|
- ../../config-dev:/config
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Sofia
|
- TZ=Europe/Sofia
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|||||||
Reference in New Issue
Block a user