{ "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_samples_Product;Enlist=True;Timeout=0;Command Timeout=600;Pooling=false;MinPoolSize=20;MaxPoolSize=500;" }, "ServiceName": "Product", "RabbitmqConfig": { "HostAddress": "rabbitmq://192.168.0.248/", "HostUserName": "comteck", "HostPassword": "comteck3030" } //"Kestrel": { // "EndpointDefaults": { // "Protocols": "Http2" // } //} }