Skip to content

Instantly share code, notes, and snippets.

@automine
Created May 30, 2019 15:14
Show Gist options
  • Select an option

  • Save automine/e65b56d6dcb527d83f2dbffb7cb9bd2f to your computer and use it in GitHub Desktop.

Select an option

Save automine/e65b56d6dcb527d83f2dbffb7cb9bd2f to your computer and use it in GitHub Desktop.

Revisions

  1. automine created this gist May 30, 2019.
    8 changes: 8 additions & 0 deletions server.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    # 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