How can I change the port of the LiveEdit feature in WebStorm ?
The default port is 63342, so i can run my project from : http://localhost:63342/PROJECT_NAME
.
but due to authentication issues I need to switch to another fixed port number.
Help please, Thanks