Remove appdaemon from dc

This commit is contained in:
2021-05-17 00:35:00 +03:00
parent a020fb153e
commit db30b2341f
-11
View File
@@ -12,14 +12,3 @@ services:
- TZ=Europe/Sofia
restart: always
network_mode: host
# appdaemon:
# container_name: appdaemon
# image: acockburn/appdaemon:latest
# ports:
# - 5050:5050
# volumes:
# - ../appdaemon:/conf
# depends_on:
# - homeassistant
# network_mode: host