Files
constructdemo/ConstructorAppUI/wwwroot/WebTheme/bat/rd-mailform.config.json
2025-05-01 15:18:30 +03:00

9 lines
166 B
JSON

{
"useSmtp": false,
"host": "stmp.gmail.com",
"port": 465,
"username": "demo@gmail.com",
"password": "demopassword",
"recipientEmail": "demo@gmail.com"
}