Open vitorbrussi opened 5 years ago
ConnectionException in AbstractConnection.php line 155: php_network_getaddresses: getaddrinfo failed: Name or service not known [tcp://redis:6379]
Does anyone know how to fix it?
You have to set QUEUE_DRIVER=sync in .env file. Thanks
ConnectionException in AbstractConnection.php line 155: php_network_getaddresses: getaddrinfo failed: Name or service not known [tcp://redis:6379]
Does anyone know how to fix it?