{ "ConnectionStrings": { "BlendingConnectionString": "Server=localhost\\SQLEXPRESS;Database=Blending40;User Id=makeadm;Password=2021@makegestao;TrustServerCertificate=True; MultipleActiveResultSets=true; Application Name=Blend_ChecklistFacil_API" }, "BuildInfo": { "ReleaseServiceName": "Será modificado ao realizar deploy via Azure CI/CD", "ReleaseVersion": "Será modificado ao realizar deploy via Azure CI/CD", "ReleaseId": "Será modificado ao realizar deploy via Azure CI/CD", "ReleaseNumber": "Será modificado ao realizar deploy via Azure CI/CD" }, "Easycaching": { "Enabled": true, // Enable this to use Redis to replace MemoryCache. "Redis": { "MaxRdSecond": 120, "EnableLogging": false, "LockMs": 5000, "SleepMs": 300, "DbConfig": { //"Password": "yourstrongpassword", //"IsSsl": true, //"SslHost": "localhost", "ConnectionTimeout": 5000, "AllowAdmin": true, "Endpoints": [ { "Host": "127.0.0.1", "Port": 6380 } ], "Database": 0 } } }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "ChecklistfacilBus": { "ChecklistfacilBusUrl": "https://api-checklist.rz2.com.br/integration/", "userChkListv1": "blending4.0@makegestao.com", "passChkListv1": "mosaic2021", "ChecklistfacilBusUrlV2": "https://integration.checklistfacil.com.br/v2/", "ChaveAPIv2": "tLuBY3UzEaGcJpsR2yyAOfbqQVKR81cD9qRtmJsc", "ResultLinkPDF": "https://app.checklistfacil.com.br/evaluations/{evaluationId}/pdf", "BlendingsBusUrl": "https://blending.mosaicco.com/MicroServices/Blending.Modules/Blending.Modules.Manut/v1.0.3/api/" //"BlendingsBusUrl": "http://localhost:64716/api/" }, "Authentication": { "User": "blending", "Senha": "@Blend40!AD1", "organizationalUnitId": "5709A412-B4AB-418E-8009-289C5B5DCD1E", "AuthenticationUrl": "https://blending.mosaicco.com/MicroServices/Blending.Modules/Blending.Modules.Authentication/v1.0.0/" }, "MaxConcurrentRequestsOptions": { "TimeLimit": 100, "Limit": 50, "MaxQueueLength": 200, "MaxTimeInQueue": 0, "LimitExceededPolicy": 1 } }