Closed alexxx0788 closed 1 year ago
You should use host network in docker.
you should use host network, and use host.docker.internal to connect your host
I assume the issue is solved. Using host.docker.internal is needed if you use docker-packed app, you don't need it if you use the binary
I have my local Redis instance with no password running port 6380, but I am getting ' connection refused' messsage. What should I do?