We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connect correctly using host and port configuration.
The connection timeout error is thrown when the URI is not informed.
Create project using:
redis: host: 127.0.0.1 port: 6379
No response
I'll create a sample project as soon as I can
5.3.x
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: