Enable Vaultwarden SMTP on mini-pc
Expose Maddy on port 2525 and connect Vaultwarden and Uptime Kuma to the mail network for outbound mail delivery.
This commit is contained in:
@@ -1 +1,6 @@
|
||||
ADMIN_TOKEN=changeme
|
||||
SMTP_HOST=maddy
|
||||
SMTP_PORT=2525
|
||||
SMTP_SECURITY=off
|
||||
SMTP_FROM=vaultwarden@ada-dev.ru
|
||||
SMTP_FROM_NAME=Vaultwarden
|
||||
|
||||
Reference in New Issue
Block a user