Is it fine to have multiple instances of ember server running (on different ports) ? I have the port nos configured through the .ember-cli in each project.
Can it cause any sort of issues ?
Is it fine to have multiple instances of ember server running (on different ports) ? I have the port nos configured through the .ember-cli in each project.
Can it cause any sort of issues ?
I should think you’ll be fine. Can’t imagine why it would cause issues.
I have 3 different ember apps running at the same time no problem.