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/Pruebas Notificacion/config.json

18 lines
376 B

{
"server": "100.10.10.1",
"database": "ZINC",
"username": "admin",
"password": "DBAdmin1234$.",
"EmailUser": "noreply@gemcousa.mx",
"EmailPassword": "Mx77lf%02",
"EmailServer": "smtp.ionos.com",
"EmailPort": 587,
"ServerSIR": "192.168.100.11",
"DatabaseSIR": "SIR",
"DBUserSIR": "usersir",
"DBPasswordSIR": "S1r22$Us"
}