From 5c9d0e4caa1986d112d3feede81a0dd04824bd87 Mon Sep 17 00:00:00 2001 From: akanealw Date: Mon, 25 Sep 2023 11:39:08 -0500 Subject: [PATCH] removed remotely --- docker-compose.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 2fa4c80..10ec5f3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -214,15 +214,6 @@ services: - ${DOCKERCONFIGS}/pihole/unbound:/etc/pihole:rw - ${DOCKERCONFIGS}/pihole/dnsmasq-unbound:/etc/dnsmasq.d:rw - remotely: - container_name: remotely - image: immybot/remotely:latest - ports: - - 5003:5000 - restart: always - volumes: - - ${DOCKERCONFIGS}/remotely/data:/remotely-data - searxng: container_name: searxng image: searxng/searxng:latest