From f7baf38fb8b2227120ea6407b7673776444e4cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E6=A3=AE?= Date: Tue, 6 Aug 2024 12:10:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=8F=91=E4=BF=A1=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 萌森 --- apps/ghost/5.89.0/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/ghost/5.89.0/docker-compose.yml b/apps/ghost/5.89.0/docker-compose.yml index 459f810b..5f375cd1 100644 --- a/apps/ghost/5.89.0/docker-compose.yml +++ b/apps/ghost/5.89.0/docker-compose.yml @@ -26,3 +26,4 @@ services: - server__port=2368 - database__client=mysql - mail__options__service=Email + - mail__options__secure=true