Docker & Redis – dynamically set IP address
I’m running a redis container, which I’m able to connect to find from my local app using the following url: 'redis://default:redispw@localhost:6379'
I’m running a redis container, which I’m able to connect to find from my local app using the following url: 'redis://default:redispw@localhost:6379'