Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@automine
Created May 30, 2019 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save automine/e65b56d6dcb527d83f2dbffb7cb9bd2f to your computer and use it in GitHub Desktop.
Save automine/e65b56d6dcb527d83f2dbffb7cb9bd2f to your computer and use it in GitHub Desktop.
# Disable the default management listener which binds to 0.0.0.0
# And then set up a new listener that listens on the loopback
[httpServer]
disableDefaultPort = true
[httpServerListener:127.0.0.1:8089]
ssl=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment