You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PythonCode/RptFacturasCruzadas/config.json

13 lines
347 B

{
"server": ".",
"database": "GEMCO",
"username": "sa",
"password": "Chispa10",
"EmailUser": "noreply@gemcousa.mx",
"EmailPassword": "Mx77lf%02",
"EmailServer": "smtp.ionos.com",
"EmailPort": 587,
"recipients": ["lrendon@gemcousa.com", "destinatario2@example.com", "destinatario3@example.com"]
}