Hi, I happen to watch your presentation over YouTube yesterday. Really very useful and focused on doing it rather than reading. Following the same, I was able to setup docks with mongo, redis and node js. One query I have regarding the same is as docker IP addresses are volatile, how we should link mongo, redis with node? Should we use ENV option or is there any other recommended method.
Hi, I happen to watch your presentation over YouTube yesterday. Really very useful and focused on doing it rather than reading. Following the same, I was able to setup docks with mongo, redis and node js. One query I have regarding the same is as docker IP addresses are volatile, how we should link mongo, redis with node? Should we use ENV option or is there any other recommended method.