I have URL and PORT of remote Redis server. I have updated the settings.py to use the url and port of remote redis server but it keeps disconnecting. Local redis server is working fine with reconnecting web socket but remote redis server keeps disconnecting.
I have URL and PORT of remote Redis server. I have updated the settings.py to use the url and port of remote redis server but it keeps disconnecting. Local redis server is working fine with reconnecting web socket but remote redis server keeps disconnecting.