add Unify, caddyfile

This commit is contained in:
=
2025-05-14 06:53:10 -05:00
parent d3efb8516a
commit 618509c6c8
3 changed files with 31 additions and 9 deletions

View File

@@ -229,7 +229,7 @@ EXPECT_SECURE_URL=false
# Amazon SES is not supported.
# log = drop mails in the logs instead of sending them
# array = debug mailer that does nothing.
MAIL_MAILER=
MAIL_MAILER=smtp
# where to send the report?
MAIL_DESTINATION=soenke@domroese.eu
@@ -241,7 +241,7 @@ MAIL_HOST=pro1.mail.ovh.net
MAIL_PORT=587
MAIL_USERNAME=mail@domroese.eu
MAIL_PASSWORD=aiVLNjATdm3CyLSCfjNhz4RPqpkvch
MAIL_ENCRYPTION=null
MAIL_ENCRYPTION=TLS
# Extra settings depending on your mail configuration above.
# These variables can be set from a file if you append it with _FILE