From 29e28b47ed3dac40c8f7522e3dbddad965ff2992 Mon Sep 17 00:00:00 2001 From: DerLinkman Date: Thu, 28 Aug 2025 10:20:21 +0200 Subject: [PATCH] compose: add depends on for postfix-tlspol --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 1b47cf592..8fa7e0606 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -344,6 +344,8 @@ services: condition: service_started unbound-mailcow: condition: service_healthy + postfix-tlspol-mailcow: + condition: service_started volumes: - ./data/hooks/postfix:/hooks:Z - ./data/conf/postfix:/opt/postfix/conf:z @@ -383,8 +385,6 @@ services: depends_on: unbound-mailcow: condition: service_healthy - postfix-mailcow: - condition: service_started volumes: - postfix-tlspol-vol-1:/var/lib/postfix-tlspol environment: