update from address in forgejo
This commit is contained in:
parent
1837cfacb3
commit
3cb74f2bd9
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
ENABLED = true;
|
||||
SMTP_ADDR = "in-v3.mailjet.com";
|
||||
SMTP_PORT = 587;
|
||||
FROM = "noreply@forgejo.${domainName}";
|
||||
FROM = "me@${domainName}";
|
||||
# USER and PASSWD come from secrets below
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue