From 323941f0f7de06dcd04ab1c3470ce80c9ef57244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Tue, 28 Jan 2020 09:52:30 +0100 Subject: [PATCH] Remove unused ddev container --- .ddev/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 4830946c..97e5975a 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -17,5 +17,6 @@ additional_hostnames: additional_fqdns: [] nfs_mount_enabled: true provider: default +omit_containers: [dba] use_dns_when_possible: true timezone: Europe/Berlin