{ "ConnectionStrings": { "DefaultConnection": "Server=10.99.253.184;Database=parr;User Id=app_parr; Password=PosdfkhT&)%sdfligL&%5546;" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Serilog": { "MinimumLevel": { "Default": "Information", "Override": { "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "WriteTo": [ { "Name": "File", "Args": { "path": "log/log-.txt", "rollingInterval": "Day" } } ] }, "AllowedHosts": "*", "CorsSettings": { "AllowedHosts": "*" }, "StorageSettings": { "StoragePath": "Data", "EsppTemplates": { "AllowedExtensions": [ ".csv" ], "MaxFileSizeMb": 100 } }, "MqSettings": { "GenerateTemplates": { "HostName": "10.99.253.216", "QueueName": "parr-generate-templates", "User": "generate_templates_api", "Password": "DHhjgdsf*&%95" } } }