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

22 Answers
22

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *