David Johnson created USERGRID-108:
--------------------------------------
Summary: Portal ignores the api_url URL parameter
Key: USERGRID-108
URL: https://issues.apache.org/jira/browse/USERGRID-108
Project: Usergrid
Issue Type: Story
Components: Portal
Reporter: David Johnson
This means that the Portal defaults to using a proprietary service (Apigee App
Services) and the only way you can change that is by making code changes to
config.js to the JavaScript varialble shown below:
// used only if hostname does not match a real server name
Usergrid.overrideUrl = 'https://api.usergrid.com/';
--
This message was sent by Atlassian JIRA
(v6.2#6252)