From fd8469c4187a60ac49789cd94e339af85366efb1 Mon Sep 17 00:00:00 2001 From: Bai juyi Date: Tue, 4 Jun 2024 15:16:47 +0200 Subject: [PATCH] readme update: SMTP server setup --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 003292d..bb8c507 100644 --- a/readme.md +++ b/readme.md @@ -32,6 +32,8 @@ This is a Shiny app developed for PMET. ## 2. Quick deployment +Before officially deploying the PMET-Shiny-app, as a deployment personnel, you need to prepare an SMTP server to send emails to users containing links where they can download the results. When running the deployment script, you will need to provide the relevant information according to the script requirements. + ### 2.1 (option one) Install on Docker (Recommended) ```bash