Sharing over the net IP address
I am running calibre in a docker container. The IP of the container is 10.0.1.20 on port 8080. I start the sharing over the net server on port 8081 but the IP specified is 172.0.10.6, I cannot seem to reach this IP because it doesnt exist on my docker network.
What should I do here?
|