{ "WebUrl": "https://domain.com", "Address": "", "Port": 8080, "ApiPrefix": "", "KeyFile": "", "CertFile": "", "_comment_database": "MySQL configuration for production use", "DatabaseDriver": "mysql", "DatabaseAddress": "localhost:3306", "Database": "openaccounting", "User": "openaccounting", "Password": "openaccounting", "_comment_mailgun": "Mailgun configuration for email sending", "MailgunDomain": "mg.domain.com", "MailgunKey": "", "MailgunEmail": "noreply@domain.com", "MailgunSender": "Sender" }