mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-20 15:07:27 +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