From 7625aec6200824e6b00dd7df43a543fa605d5b4b Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Wed, 28 Oct 2020 06:52:20 +0200 Subject: [PATCH] Updated missing vars --- app/views/install/compose.phtml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 089bb438f0..ca19052178 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -243,6 +243,9 @@ services: - _APP_REDIS_PORT - _APP_SMTP_HOST - _APP_SMTP_PORT + - _APP_SMTP_SECURE + - _APP_SMTP_USERNAME + - _APP_SMTP_PASSWORD appwrite-schedule: image: appwrite/appwrite: