From cd431e82e0233d94f05dfbe9972e766d647a866e Mon Sep 17 00:00:00 2001 From: Santo <31849787+sleto-it@users.noreply.github.com> Date: Fri, 10 Nov 2023 22:31:05 +0000 Subject: [PATCH] Update alerting.md --- docs/get-started/alerting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/get-started/alerting.md b/docs/get-started/alerting.md index f39c97f952..9fe603a7d3 100644 --- a/docs/get-started/alerting.md +++ b/docs/get-started/alerting.md @@ -200,6 +200,7 @@ To use SMTP with a PMM Docker installation: - `GF_SMTP_FROM_NAME`: Name to be used when sending out emails. *NB: If you are using your Gmail’s SMTP credentials as shown above, you will have to generate an app password and fill it in as the value of your $GF_SMTP_PASSWORD variable.* + 2. Pass in the `.env` file to Docker run using the `--env-file` flag: ``` docker run --env-file=.env -p 443:443 -p 80:80 percona/pmm-server:2