agregado procesos y bd clases
This commit is contained in:
14
Servicio Gestion Asegasa/appsettings.json
Normal file
14
Servicio Gestion Asegasa/appsettings.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"TsNotificaciones": {
|
||||
//"ApiUrl": "http://192.168.41.32:5000/", prod
|
||||
"ApiUrl": "https://catcher.tecnosis.online",
|
||||
"IdAplicacion": 2,
|
||||
"ApiKey": "0a47a1eada0143278b9d4de4e8911100"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user