You've already forked openaccounting-server
mirror of
https://github.com/openaccounting/oa-server.git
synced 2025-12-09 00:50:59 +13:00
switch to mailgun
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"Database": "openaccounting",
|
||||
"User": "openaccounting",
|
||||
"Password": "openaccounting",
|
||||
"SendgridKey": "",
|
||||
"SendgridEmail": "noreply@domain.com",
|
||||
"SendgridSender": "Sender"
|
||||
"MailgunDomain": "mg.domain.com",
|
||||
"MailgunKey": "",
|
||||
"MailgunEmail": "noreply@domain.com",
|
||||
"MailgunSender": "Sender"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user