From 47888ada72f56987ea8fa1f6ffde44bb54d0c9ec Mon Sep 17 00:00:00 2001 From: Steven Foerster Date: Sat, 27 Feb 2021 11:50:43 -0500 Subject: [PATCH] removing env file --- base.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/base.yml b/base.yml index 27616cc..d7945a7 100644 --- a/base.yml +++ b/base.yml @@ -160,7 +160,6 @@ services: container_name: mistborn_production_pihole image: pihole/pihole:v5.5.1 env_file: - - /opt/mistborn_volumes/base/base.txt - ./.envs/.production/.pihole ports: - "${MISTBORN_DNS_BIND_IP}:53:53/tcp"