The development environment needs a localhost url for the API while the production one needs to point to the valid domain name of the application.
Parameterise this value so that we don't need to keep swapping the two values for the URL in the gamecomm service.