19 lines
639 B
JSON
19 lines
639 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Server=10.224.7.53,1433;Initial Catalog=ENVIO_DGA;Persist Security Info=False;User ID=enviodga;Password=esval++2022;MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=true;Connection Timeout=30;"
|
|
},
|
|
"ApiSubterranea": {
|
|
"BaseUrl": "https://apimee.mop.gob.cl",
|
|
"Endpoint": "/api/v1/mediciones/subterraneas"
|
|
},
|
|
"Credenciales": {
|
|
"rutEmpresa": "9A4PUqd1t4",
|
|
"rutUsuario": "77555666-7",
|
|
"password": "20999888-7"
|
|
},
|
|
"Logging": {
|
|
"LogFile": {
|
|
"Path": "logs/log.txt"
|
|
}
|
|
}
|
|
}
|