Access Docker ports on Windows from local network
Sorry I don't use Docker on windows a lot so I'm not sure how it works...
I thought it might be a firewall issue but disabling the firewall didn't do anything. Even if it were a firewall issue,
Any suggesstions?
- I have Docker engine installed with WSL2 as the backend
- I have installed just the ML container on the Windows host
- The windows host is on the same local network as my immich server
http://localhost:3003 but not https://<local_ip>:3003 on either the Windows machine itself or from other device on the network.I thought it might be a firewall issue but disabling the firewall didn't do anything. Even if it were a firewall issue,
https://<local_ip>:3003 should work on the Windows machine itself.Any suggesstions?