ivanmejiarocha / micro-service

sample micro-service in C++
MIT License
263 stars 129 forks source link

could not bind to any other addres then host_auto_ip4 #13

Open soeren1087 opened 5 years ago

soeren1087 commented 5 years ago

I am not able to bind the server to any aother host than host_auto_ip4. With an "else" in the BasicController::setEndpoint where i take the "endpointURI.host()" for the builder it worked.