From 3051b0e07c174a0aa5de4ddfcf90239576b80594 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 9 Aug 2026 20:45:41 +0000 Subject: [PATCH] Update Financial_Containers/invoiceshelf/compose.yaml --- Financial_Containers/invoiceshelf/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Financial_Containers/invoiceshelf/compose.yaml b/Financial_Containers/invoiceshelf/compose.yaml index f23274a..fd0eb94 100644 --- a/Financial_Containers/invoiceshelf/compose.yaml +++ b/Financial_Containers/invoiceshelf/compose.yaml @@ -66,7 +66,7 @@ services: - MAIL_USERNAME=${MAIL_USERNAME} - MAIL_PASSWORD=${MAIL_PASSWORD} #- MAIL_PASSWORD_FILE= - - MAIL_ENCRYPTION=startwithtls + - MAIL_ENCRYPTION=tls restart: unless-stopped depends_on: - invoiceshelf_db