From b9e64a61d29db3e22f38871fb64c55cade6e8416 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: 萌森 --- ghost/5.89.0/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ghost/5.89.0/docker-compose.yml b/ghost/5.89.0/docker-compose.yml index 459f810b0..5f375cd1b 100644 --- a/ghost/5.89.0/docker-compose.yml +++ b/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