mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
ghost: ability to provide a custom mail name
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
|
||||
mail: {
|
||||
transport: 'SMTP',
|
||||
from: '"<SENDER_NAME>" <<SENDER_MAIL>>',
|
||||
options: {
|
||||
host: '<HOST>',
|
||||
port: '<PORT>',
|
||||
|
Reference in New Issue
Block a user