Let redis listen to all ip

On Ubuntu, I failed to install redis server since openvidu docker already has redis installed. How do I set the openvidu redis to be ‘no bind’ (listen to all IP addresses) or how do I install another redis server? Thanks in advance.

Change the port in your nativelly installed redis to avoid conflicts.