From 2d18641321a40aa0d1e7147d604684773d5db874 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sun, 27 Oct 2019 18:59:20 +0200 Subject: [PATCH] Removed mosquitto Signed-off-by: Marko Korhonen --- homeautomation/docker-compose.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/homeautomation/docker-compose.yml b/homeautomation/docker-compose.yml index c9e7297..5d86d2b 100644 --- a/homeautomation/docker-compose.yml +++ b/homeautomation/docker-compose.yml @@ -65,11 +65,3 @@ services: volumes: - /var/run/docker.sock:/var/run/docker.sock - /homeautomation-config/portainer:/data - - mosquitto: - container_name: mosquitto - image: eclipse-mosquitto - restart: always - network_mode: host - volumes: - - /homeautomation-config/mosquitto:/mosquitto