I want to use 5000 instead of 4200.
I have tried to create a file on root name ember-cli
and put JSON according to the code below:
{
"port": 5000
}
But my app still runs on 4200 instead of 5000
I want to use 5000 instead of 4200.
I have tried to create a file on root name ember-cli
and put JSON according to the code below:
{
"port": 5000
}
But my app still runs on 4200 instead of 5000