Skip to content
Discussion options

You must be logged in to vote

There's no way to do so externally, but you can configure nginx to do so, say:

server {
  listen 127.0.0.1:8080;
  ...
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nipil
Comment options

Answer selected by nipil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
network Networking related issue or feature
2 participants