### Expected Behavior Connect correctly using host and port configuration. ### Actual Behaviour The connection timeout error is thrown when the URI is not informed. ### Steps To Reproduce Create project using: ` redis: host: 127.0.0.1 port: 6379 ` ### Environment Information _No response_ ### Example Application I'll create a sample project as soon as I can ### Version 5.3.x