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
image: homeassistant/home-assistant:stable
volumes:
- ../../config-dev:/config
- ./:/config
environment:
- TZ=Europe/Sofia
network_mode: host