0

I have ngrok working just fine. The tunnel status displays the forwarding address for http and https along with the web interface address. I had to change the default web interface port from 4040 to 4045 because it conflicted with Parse-Server's web interface. When I go to http://localhost:4045, I get nothing. Any ideas greatly appreciated!

hypermiler
  • 1,969
  • 4
  • 19
  • 27

1 Answers1

1

Take a look at this question: How to change ngrok's web interface port address (not 4040)?.

The answer may help you change the default interface port from 4040 to 4045.

I hope I was helpfull.

Community
  • 1
  • 1
Thiago Souza
  • 1,093
  • 3
  • 13
  • 31