I am trying to login to a community via the simulator or actual device. When I run force-server and login via the browser, everthing works fine but in the simulator context I get a page not found error:

I have changed the loginURL in forceng.js:
var loginURL = 'https://mycommunity.force.com/',
my proxyURL is localhost:8200... does this need to be something else for the simulator?
I am trying to login to a community via the simulator or actual device. When I run force-server and login via the browser, everthing works fine but in the simulator context I get a page not found error:
I have changed the loginURL in forceng.js:
var loginURL = 'https://mycommunity.force.com/',
my proxyURL is localhost:8200... does this need to be something else for the simulator?