-
-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
I have a local DNS alias in my /etc/hosts
just named redis
wich points to my Redis server when I try to create the client with the Factory::createClient
using this DNS the React\Dns\Resolver\Resolver
search for it in this server 8.8.8.8 (Google's DNS Server) and can't resolve because it's local.