2018-10-19 15:31:41 -04:00
|
|
|
{
|
|
|
|
|
"WebUrl": "https://domain.com",
|
2019-01-11 16:16:56 -02:00
|
|
|
"Address": "",
|
2018-10-19 15:31:41 -04:00
|
|
|
"Port": 8080,
|
2018-11-08 13:59:45 -05:00
|
|
|
"ApiPrefix": "",
|
2018-10-19 15:31:41 -04:00
|
|
|
"KeyFile": "",
|
|
|
|
|
"CertFile": "",
|
2019-01-11 15:13:42 -02:00
|
|
|
"DatabaseAddress": "",
|
2018-10-19 15:31:41 -04:00
|
|
|
"Database": "openaccounting",
|
|
|
|
|
"User": "openaccounting",
|
|
|
|
|
"Password": "openaccounting",
|
2020-11-23 11:13:23 -05:00
|
|
|
"MailgunDomain": "mg.domain.com",
|
|
|
|
|
"MailgunKey": "",
|
|
|
|
|
"MailgunEmail": "noreply@domain.com",
|
|
|
|
|
"MailgunSender": "Sender"
|
2019-01-11 15:13:42 -02:00
|
|
|
}
|