salix/services/mailer/Application/Config/app.json

9 lines
187 B
JSON
Raw Normal View History

{
"name": "MailServer",
"version": "1.0.0",
"port": 3003,
"debug": true,
"defaultLanguage": "es",
"senderMail": "noreply@localhost",
"senderName": ""
}