I am trying to setup Bowhead using Docker on my Mac, I have gone through the setup process but whenever I try to run php artisan bowhead commands I get the following:
In AbstractConnection.php line 155:
Connection refused [tcp://xxxx:6379]
Any ideas on how to fix this issue. Do I have to open ports for example?
I am using the following instructions to install the software
I am trying to setup Bowhead using Docker on my Mac, I have gone through the setup process but whenever I try to run php artisan bowhead commands I get the following:
Any ideas on how to fix this issue. Do I have to open ports for example?
I am using the following instructions to install the software