mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-01-10 19:04:34 +08:00
tweak configuration reference for email settings
This commit is contained in:
parent
160a47e90b
commit
69a94f226b
1 changed files with 2 additions and 10 deletions
12
README.md
12
README.md
|
|
@ -210,20 +210,12 @@ You can populate below template according to your requirements and use it as you
|
|||
|
||||
# EMAIL_NOTIFICATION_SENDER="no-reply@example.com"
|
||||
|
||||
# The hostname of your SMTP server.
|
||||
# Configuration and credentials for the SMTP server to be used.
|
||||
# EMAIL_SMTP_PORT defaults to 587.
|
||||
|
||||
# EMAIL_SMTP_HOST="posteo.de"
|
||||
|
||||
# The SMTP password.
|
||||
|
||||
# EMAIL_SMTP_PASSWORD="<xxx>"
|
||||
|
||||
# The SMTP username.
|
||||
|
||||
# EMAIL_SMTP_USERNAME="no-reply@example.com"
|
||||
|
||||
# The port used when communicating with the server. Defaults to 587.
|
||||
|
||||
# EMAIL_SMTP_PORT="<port>"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue