For EmberJS, specify the proxy on the command-line:

```
ember serve --proxy http://localhost:<%= serverPort %>
```
