You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have the same issue . u can see that the ip address you are trying to connect to is ur localhost address and not the ip address of the redis container inside the network . I solved this issue by using a static ip address for my redis container , instead of relying on docker host resolution . Something like this
Hi,
I'm trying to run the WebUI with Docker Compose like this:
However when I go to
localhost:8080
I'm seeing:Then when I open the browser developer tools:
Thanks a lot in advance!
The text was updated successfully, but these errors were encountered: