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`