Can't connect with the host network to make the api call

I am currently working on making my node application to docker, I am using docker desktop for windows. my os version is (windows 10 pro-1809), My docker version is (19.03.4), My Ip address is (192.168..). Whe I try to make the API call to (https://192.168..**:8086/NodeJS), It says the unknown.

How to make my host network available so that I can hit the API