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