Move dev docker-compose

This commit is contained in:
2020-11-27 11:28:01 +02:00
parent 6e7b6f7d93
commit 34efe89182
@@ -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
environment: environment:
- TZ=Europe/Sofia - TZ=Europe/Sofia
network_mode: host network_mode: host