Replies: 1 comment
-
#2015 is now merged |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It may not always be desirable to listen on all interfaces, which is the default. As an example, by listening instead only on a loopback interface, the server cannot be reached except from within the host it is run on. I believe it would be valuable to allow this to be configured.
PR #2015 is an initial proposal of what that might look like.
Beta Was this translation helpful? Give feedback.
All reactions