From ae24393275d359bea81165c83b04faf61e91fe60 Mon Sep 17 00:00:00 2001 From: Yann Verry Date: Mon, 18 Apr 2022 21:32:53 +0200 Subject: [PATCH] remove happydns --- peach/docker-compose.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/peach/docker-compose.yml b/peach/docker-compose.yml index c6e07fd..857e8a0 100644 --- a/peach/docker-compose.yml +++ b/peach/docker-compose.yml @@ -265,13 +265,6 @@ services: - victoria-metrics:/victoria command: -storageDataPath /victoria -retentionPeriod 36 -enableTCP6 restart: always - happydns: - image: happydns/happydns - env_file: env/happydns - volumes: - - /srv/docker/volume/happydns:/data - restart: always - mem_limit: 128M dnsdist: image: dnsdist volumes: