Skip to content

Commit 6866df0

Browse files
committed
Set sender address in config production json
1 parent 4b59e06 commit 6866df0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ghost/config.production.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
}
1717
},
1818
"mail": {
19+
"from": "'Custom Name' <myemail@address.com>",
1920
"transport": "SMTP",
2021
"logger": true,
2122
"options": {

0 commit comments

Comments
 (0)