Move dev docker-compose

This commit is contained in:
2020-11-27 11:28:01 +02:00
parent 6e7b6f7d93
commit 34efe89182
-11
View File
@@ -1,11 +0,0 @@
version: "3"
services:
homeassistant-dev:
container_name: homeassistant-dev
image: homeassistant/home-assistant:stable
volumes:
- ../../config-dev:/config
environment:
- TZ=Europe/Sofia
network_mode: host