6 lines
95 B
YAML
6 lines
95 B
YAML
|
mailer:
|
||
|
delivery_method: "smtp"
|
||
|
address: "localhost"
|
||
|
port: 1025
|
||
|
host: "localhost:8080"
|