Created
May 30, 2019 15:14
-
-
Save automine/e65b56d6dcb527d83f2dbffb7cb9bd2f to your computer and use it in GitHub Desktop.
Revisions
-
automine created this gist
May 30, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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