Files
infra/mini-pc/maddy/.env.example
T
Dmitry 4cfc9597b4
Deploy cloud-pc / deploy (push) Successful in 44s
Deploy mini-pc / deploy (push) Failing after 1m17s
Update mail sender defaults
2026-05-31 11:24:45 +03:00

7 lines
198 B
Bash

MADDY_HOSTNAME=mail.ada-dev.ru
MADDY_DOMAIN=ada-dev.ru
RELAY_ALLOWED_FROM=info.ada-dev@yandex.ru
RELAY_SMTP_TARGET=tcp://smtp.example.com:587
RELAY_SMTP_USERNAME=apikey
RELAY_SMTP_PASSWORD=changeme