{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "Default": "Host=localhost;Port=5432;Database=FieldIsolationService;Username=postgres;Password=postgres" } }