diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 089bb438f..ca1905217 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: