{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information", "Grpc": "Information" } }, "postgres": { "write": "Server=192.168.0.248;Port=5432;Username=postgres;Password=comteck2020!@#;Database=Pole-Backet;Enlist=True;Timeout=0;Command Timeout=600;Pooling=false;MinPoolSize=20;MaxPoolSize=500;" }, "ServiceName": "Backet", "RabbitmqConfig": { "HostAddress": "192.168.0.248", "HostUserName": "comteck", "HostPassword": "comteck3030" } //"Kestrel": { // "EndpointDefaults": { // "Protocols": "Http2" // } //} }