这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@akshita31
Copy link
Contributor

@akshita31 akshita31 commented Jul 11, 2019

When we run the agent image in the docker, if we set the url host to "localhost", then in the docker image the process would only listen to requests from within the docker and external processes will not be able to send requests to it inspite of the port binding.

Hence it hosted mode, we can still use the port specified by --port argument but not explicitly use "localhost"

More context: https://blog.scottlogic.com/2016/09/05/hosting-netcore-on-linux-with-docker.html

@colombod colombod merged commit 7d5a7eb into dotnet:master Jul 12, 2019
@akshita31 akshita31 deleted the use_domains_wisely branch July 12, 2019 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants