1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-29 05:46:50 +02:00

fix typo in README

This commit is contained in:
Frederik Ring
2021-09-09 09:19:37 +02:00
parent 5d400cb943
commit af3e69b7a8

View File

@@ -222,7 +222,7 @@ You can populate below template according to your requirements and use it as you
# EMAIL_SMTP_USERNAME="no-reply@example.com"
The port used when communicating with the server. Defaults to 587.
# The port used when communicating with the server. Defaults to 587.
# EMAIL_SMTP_PORT="<port>"
```