From 4d2d7e81122ec174b4d36d4e7a4ab4e71084767b Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Wed, 20 May 2020 20:40:28 +0200 Subject: [PATCH] update --- bitwarden_rs/readme.md | 2 +- bookstack/readme.md | 2 +- nextcloud/readme.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitwarden_rs/readme.md b/bitwarden_rs/readme.md index f197564..4f0430a 100644 --- a/bitwarden_rs/readme.md +++ b/bitwarden_rs/readme.md @@ -95,7 +95,7 @@ SMTP_HOST=smtp.sendgrid.net SMTP_PORT=465 SMTP_FROM=admin@example.com SMTP_USERNAME=apikey -SMTP_PASSWORD= +SMTP_PASSWORD= ``` **All containers must be on the same network**.
diff --git a/bookstack/readme.md b/bookstack/readme.md index dd6b9c0..cbee71f 100644 --- a/bookstack/readme.md +++ b/bookstack/readme.md @@ -110,7 +110,7 @@ MAIL_HOST=smtp.sendgrid.net MAIL_PORT=465 MAIL_FROM=book@example.com MAIL_USERNAME=apikey -SMTP_PASSWORD= +SMTP_PASSWORD= ``` **All containers must be on the same network**.
diff --git a/nextcloud/readme.md b/nextcloud/readme.md index 376f926..b889b0b 100644 --- a/nextcloud/readme.md +++ b/nextcloud/readme.md @@ -150,7 +150,7 @@ SMTP_SECURE=ssl SMTP_HOST=smtp.sendgrid.net SMTP_PORT=465 SMTP_NAME=apikey -SMTP_PASSWORD= +SMTP_PASSWORD= ``` `nginx.conf`